In the early days of C, you’d occasionally see someone — probably a former Pascal programmer — write something like this: #define BEGIN { #define END } This would usually initiate complaints about ...
I'm quite new to programming, so please do forgive my newbie questions and thanks for your help in advance! : )<BR><BR>I'm trying to write a little program in C that ...