I recently change Code:Block. But I don't know, when I compile, at line 1:
#define <stdio.h>
or
#define<cstdio>
I see an error:macro names must be identifier.
When I compiled on DevC++, I saw no error.
the second question I want to ask is, who have link or documents.etc.. that teach detail how to debug in Code:Block.( I googled but not found any document comppality with me). please share for me, please :)
thanks :)