CSc 352, Fall 2002: Final Exam Syllabus

Unix Topics

  1. basic commands

  2. shell scripts

  3. make files
  4. profiling and performance tuning

C Topics

  1. basic syntax

  2. arrays; characters and strings

  3. pointers

  4. structs and unions

  5. dynamic memory allocation

  6. command line arguments
  7. I/O Library functions:

  8. bit operations

  9. the C preprocessor