본문 바로가기

Programming Language/basic C Language

CodeHighlightingTest


#include <stdio.h>
#pramga
#define HELLO_WORLD 1

int main()
{
        printf("hello world");
        return 0;
}

int double float char struct typedef goto using namespace if else do while switch case 
default continue break enum const