Re: [OT] Speaking of C...
- Posted by Lnettnay Jun 17, 2013
- 1834 views
Okay, now something is really squirrelly. On my last post this is what was in the edit box:
I don't know what I'm doing wrong. I typed in the following:\\ ## int c;\\ c = 0; ## and after the second line I got an error saying "C~++ requires a type specifier for all declarations".
And this is what the preview looked like:
I don't know what I'm doing wrong. I typed in the following: int c; c = 0; and after the second line I got an error saying "C++ requires a type specifier for all declarations".
But now, when Matt quotes it some of the formatting is different. ?!?