Project Information for CS 330



Project Description - updated

Phases: Submit your .cpp and .h files via UR Courses by the deadlines specified there.

How to submit your assignments.

Sample compile.txt file. Remember to chmod 700 compile.txt

How to compare differences in log files on replit.

Note on how to compile a C++ on replit.

How to create the right kind of Visual C++ project for CS 330 work

Note on converting from Visual C++ to replit.

Note on how to run a program using input/output redirection rather than reading from or writing to files in your program.

CS110 Formatting Handout for C++

How to use command-line arguments in UNIX, DOS, and Visual C++

Obtaining documentation on C++ language and libraries


Return to 330 homepage