Ignore:
Timestamp:
Apr 17, 2009, 12:35:37 AM (15 years ago)
Author:
rosiere
Message:

1) Fix bug with previous commit
2) Add test libc
3) Change Dhrystone

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Softwares/Test/Test_066/src/c/main.c

    r112 r114  
    1414int main()
    1515{
    16 /*   printf("Hello World !!!\n");  */
     16  printf("Hello World !!!\n");
    1717 
    18   for (int i=0; i<20; ++i)
    19     printf("i : %d\n",i);
    20    
    2118  exit (0);
    2219
Note: See TracChangeset for help on using the changeset viewer.