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. The company helps the people who control the market price manipu...
댓글 없음:
댓글 쓰기
국정원의 댓글 공작을 지탄합니다.