| "C Language Tutorial for Cocoa," by Scott Stevenson. Discusses the parts of C you need to get started with Cocoa, using GCC to compile, the compiler, portability, C differences, typed variables, available types, typed functions, types for parameters, declaring functions, format strings, type casting, header files, creating a header file, using header files, struts, struts in functions, structs in use, constants, enums and libraries. |