NOTE:
this structure based on c language.
#include
#include
<---MAIN FUNCTION--->
main() OR void main(void)
{
CODE GOES HERE
PRINTF("CODE GOES HERE");
GETCH();
}
NOTE:
OPENING BRACES = CLOSING BRACES
This Is Code Learning Site.You Can learn Programming here.This blog provide You the Best Source.
No comments:
Post a Comment