grauzone wrote:
Don wrote:That doesn't work, because you still get new code being converted from C. It can't look the same, but behave differently.int* a, b; Ooops...
Touche. C declaration syntax is dreadful.
grauzone wrote:
Don wrote:That doesn't work, because you still get new code being converted from C. It can't look the same, but behave differently.int* a, b; Ooops...
Touche. C declaration syntax is dreadful.