CRUD!

can u give me an example of simple crud w/ function and file handling? thanks


You might want to follow this thread: http://www.cplusplus.com/forum/beginner/247006/. It's a pretty simple problem that requires reading input and calling a function.

Also, here are the basic I/O and function sections from the tutorial on this site:
http://www.cplusplus.com/doc/tutorial/basic_io/
http://www.cplusplus.com/doc/tutorial/functions/

If these don't help, please ask something more specific.
Topic archived. No new replies allowed.