define

computer_log·2023년 9월 1일
0

c언어

#define MAX 21e8

MAX라는 변수를 21e8 로 두겠다.

c++ 언어

const int MAX=21e8

MAX라는 변수를 21e8로 두겠다.

profile
computer_log

0개의 댓글

Powered by GraphCDN, the GraphQL CDN