2011년 2월 28일 월요일

C] main에서 바로 정의하기.

 #include

main()
{
    int sum(int x, int y); // definition
    printf("1+2 = %d\n", sum(1, 2) );
}

int sum(x, y)
int x, y;
{
    int z;
    z = x+ y;
    return(z);
}

가끔 쓴다. 소프트웨어 일관성보단 눈 앞의 일 쳐내기 바쁠 때.

댓글 없음:

댓글 쓰기

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

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...