Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C programming help.

Name: Anonymous 2010-03-12 17:03

Need help with C programming in Linux, it is pissing me off hardcore.

I need to write a program that:
- opens a file,
- writes a command line argument to the file
- closes the file
- reopens it
-reads the contents
-prints this to the screen

Im pretty clueless on C, more of the Java type.

Name: Anonymous 2010-03-12 17:11

>>2
you mena fopen();
         fwrite();
         fclose;
         fopen();
         fread();
         puts();

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List