Misc.Code History
Hide minor edits - Show changes to markup
September 22, 2006, at 11:03 AM EST
by pjd -
Changed lines 7-8 from:
to:
September 22, 2006, at 11:03 AM EST
by pjd -
Changed line 7 from:
to:
September 22, 2006, at 11:03 AM EST
by pjd -
Added lines 4-7:
September 22, 2006, at 10:14 AM EST
by pjd -
Changed line 3 from:
simplesys.h creates a function for a system call, which you can then call from your C code.
to:
simplesys.h creates a function for a system call, which you can then call from your C code.
September 22, 2006, at 10:13 AM EST
by pjd -
Added lines 1-3:
Invoking a system call
simplesys.h creates a function for a system call, which you can then call from your C code.