Changes

28 bytes added ,  17:01, 4 April 2008
no edit summary
Line 10: Line 10:  
For those who interrested this page can be a base to make a usable application.
 
For those who interrested this page can be a base to make a usable application.
    +
<source lang="c">
 
  #include <stdio.h>
 
  #include <stdio.h>
 
  #include <sys/types.h>
 
  #include <sys/types.h>
Line 166: Line 167:  
   
 
   
 
  }
 
  }
 +
</source>
32

edits