Study Guide

From Computer Club Wiki

Jump to: navigation, search

Contents














Useful Links

http://www.cs.cf.ac.uk/Dave/C/

http://www.youtube.com/watch?v=P-8ceLiMuEA

http://beej.us/guide/bgnet/output/html/singlepage/bgnet.html

Starred Questions

Important Concepts

Chapter Questions

Chapter Vocabulary

Book Code

Assignment Stuff

Questions from the Midterm

  • 3. What is the difference between a function call and a system call?
  • 5. List the most common IPC facilities and provide a SINGLE sentence describing their most common use.
  • 6. Assuming object files .o are to be used to link an executable p, and the following... Make File
  • 7. Write a complete C function my_popen() that acts like a popen() library function...
Personal tools