COMP2017 COMP9017 Tutorial 2 Addressable Memory and Standard Library Functions
COMP2017 / COMP9017 Tutorial 2 Addressable Memory and Standard Library Functions The Preprocessor and Function Prototypes The preprocessor is part of the compilation pipeline that allows functions from separate translation units to be utilised in your source files and linked together. We are also able to define compile time constants and compile code based on […]
COMP2017 COMP9017 Tutorial 2 Addressable Memory and Standard Library Functions Read More »