On Sunday 03 June 2007 17:23, James Knott wrote:
>
> I was just learning about C programming at the time, so neither trick
> would have been known to me.  I also learned about the "fun" of variable
> sizes.  In class, we were using Borland's Turbo C++ for DOS.  At home, I
> was using Borland C++ for OS/2.  I'd do my homework and it would run
> fine on OS/2, but fail when I got to class, because of the difference in
> integer size etc.
>

Those were the days. Innumerable fights with pointers... Doing C while never 
having been given an explanation of what the compiler did, ie Preprocess, 
Compile, Assemble, Link....

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to