declarations
Fixing declarations
Submitted by rferrer on Fri, 11/06/2009 - 12:04Sometimes the process of transforming code involves modifying declarations. A declaration in C/C++ is just a syntactic construct that introduces a name. We will not dwelve into the details of declaration syntax itself, today, but learn how to modify them.
- rferrer's blog
- Add new comment
- Read more
- 921 reads