COMP2017 COMP9017 Tutorial 5 File IO, Function Pointers and Signals
COMP2017 / COMP9017 Tutorial 5 File IO, Function Pointers and Signals File IO and Function Pointers As per the unix philosophy, “Everything is a file”, this means that we can typically get majority of our information from unix processes, pipes and memory mapped files. Processes running inside UNIX have a table set aside for keeping …
COMP2017 COMP9017 Tutorial 5 File IO, Function Pointers and Signals Read More »