During compilation, the Preprocessor processes the source code (SRC) to eliminate comments and expand macros or includes. The cleaned code is then forwarded to the Compiler, which converts it into ...
In this paper, the authors present a new temporal memory safety model for C source code. This work was presented at the 7th ACM SIGPLAN Conference on Programming Language Design and Implementation ...