Changes between Version 37 and Version 38 of CaoCourseTme2


Ignore:
Timestamp:
Feb 18, 2007, 8:11:40 AM (18 years ago)
Author:
franck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CaoCourseTme2

    v37 v38  
    180180Ainsi le programme fourni appliqué sur le fichier Makefile (c'est un fichier texte) produit:
    181181{{{
    182 prompt$ ./stat Makefile
     182prompt$ ./statt Makefile
    183183         namealloc.o : 2 occurences
    184184               hte.o : 2 occurences
     
    199199                   = : 9 occurences
    200200               $(RM) : 2 occurences
    201                 stat : 4 occurences
     201               statt : 4 occurences
    202202              main.o : 2 occurences
    203203                  de : 2 occurences
     
    207207Après modification, il devra afficher:
    208208{{{
    209 prompt$ ./stat Makefile
     209prompt$ ./statt Makefile
    210210         namealloc.o : 2 occurences lignes: 23  22
    211211               hte.o : 2 occurences lignes: 23  22
     
    226226                   = : 9 occurences lignes: 15  12  11  10   9   6   5   4   3
    227227               $(RM) : 2 occurences lignes: 37  34
    228                 stat : 4 occurences lignes: 37  34
     228               statt : 4 occurences lignes: 37  34
    229229              main.o : 2 occurences lignes: 20  19
    230230                  de : 2 occurences lignes: 14  14