Languages C / C++ Macros  

Macros

 
Records 1-9 of 9
Title  /  Popularity Revised  Rating Size
New CPP Macro
I am new to C++ (2 Weeks Now) and at my school we had to make an TEMPLATE for our ...
May 17th 2008   1k
Simple Macroprocessor
The macroprocessor was essentially written to the specification provided in the zip file
May 7th 2008   55k
Reverse the lines of Screen
Reverse the Lines of Screen By the Use of Pointers & Arrays.
July 28th 2007    
Safe Array Handling in C
As you add items to the array, it is automatically enlarged as necessary. These macros can be used for arrays ...
June 23rd 2007   2k
Safe Array Handling in C
As you add items to the array, it is automatically enlarged as necessary. These macros can be used for arrays ...
May 5th 2007   2k
Same Source Code,Different Results
Each Compiler has it's own distinct features. To a Beginner Programmer all compilers seem the same. But for a code ...
February 17th 2007   5k
MS VC++ Dev studio Comment/Uncommen t macros ( MSdev macros)
Allows you to select a block of code from a file opened in MSDev ( MS Visual studio IDE), and ...
November 16th 2006   1k
Change the Case of Characters on Sreen
This programme is done only by use of pointers. It direct access V.D.U.(Visual Display Unit) Memory and change its contents ...
March 13th 2006   1k
Click Macro
Click Macro is a very simple program that I got the idea from a delphi source on this site. It ...
March 13th 2006   5k
New Code
Popular Code