CPSC457 Error Page

From wiki.ucalgary.ca
Jump to: navigation, search

Building and running C programs and OS kernels can be a manual, labor-intensive, and error-prone process. The compiler or pre-processor can complain or introduce errors silently; the linker and loader can fail to resolve symbols or load a binary, and the OS can panic and die without warning.

Add warnings and error messages here (as succinctly as possible). Students, TAs, and instructors can add notes explaining what the cause of the error or warning might be.