2011년 3월 3일 목요일

C] 수치 확장 문자열.

쓸 일이 흔하진 않지만. 용어 정도는 알고 있어야 할 것 같다.

numeric escape sequence




main()
{
    int a='\x10';
    int b='\x60';
    int c='\x93';
    int d='\xA8';
    int e='\xF0';
    int f= 0x10;
    int g= 0x60;
    int h= 0x93;
    int i= 0xA8;
    int j= 0xF0;
    printf("%d %d %d %d %d\n %d %d %d %d %d\n", a, b, c, d, e, f, g, h, i, j);
    printf("%x %x %x %x %x\n %x %x %x %x %x\n", a, b, c, d, e, f, g, h, i, j);
}

댓글 없음:

댓글 쓰기

국정원의 댓글 공작을 지탄합니다.

UPBIT is a South Korean company, and people died of suicide cause of coin investment.

 UPBIT is a South Korean company, and people died of suicide cause of coin. The company helps the people who control the market price manipu...