User Tools

Site Tools


cs_lang:c

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cs_lang:c [2012/09/30 23:31] – [Hello World] cedriccs_lang:c [2012/09/30 23:32] (current) cedric
Line 76: Line 76:
  
 main() main()
- 
 { {
    char line[1024];    char line[1024];
- 
    fr = fopen ("./file.txt", "rt");  /* open the file for reading */    fr = fopen ("./file.txt", "rt");  /* open the file for reading */
    /* "rt" means open the file for reading text */    /* "rt" means open the file for reading text */
cs_lang/c.txt · Last modified: 2012/09/30 23:32 by cedric