[cs631apue] slides and code online

Jan Schaumann jschauma at stevens.edu
Mon Sep 30 23:11:50 EDT 2013


Hello,

I've just updated the course website with the latest version of the
lecture slides and code examples.  Please make sure to play around with
the different tools we've used in class; create a program with a few
globals, a few functions, each with statically and dynamically
initialized variables and then use objdump(1) to disassemble the binary
and follow the memory locations.

For a few related functions that we didn't get to cover in this lecture,
please see this link:
http://web.eecs.utk.edu/~plank/plank/classes/cs360/360/notes/Setjmp/lecture.html

-Jan


More information about the cs631apue mailing list