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:06

open();
write();
close();
open();
read();
puts();

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