MENU
Windows
troubleshooting
Technique
Setting
RDP
MS Office
Excel
Word
Outlook
Browser
Edge
Saas
Linux
SQL
Python
Windows
troubleshooting
Technique
Setting
RDP
MS Office
Excel
Word
Outlook
Browser
Edge
Saas
Linux
SQL
Python
Windows
troubleshooting
Technique
Setting
RDP
MS Office
Excel
Word
Outlook
Browser
Edge
Saas
Linux
SQL
Python
ホーム
자동 변수
자동 변수
– tag –
C 언어에서 auto 키워드와 자동 변수의 이해
C 언어의 auto 키워드는 변수의 저장 클래스(storage class)로, 기본적으로 함수 내부에서 선언된 변수를 자동 변수(automatic variable)로 지정합니다. 이는 변수가 선...
2024年12月22日
C 언어
C언어에서 정적 변수와 자동 변수의 차이와 활용 방법
C언어에서 변수는 데이터를 저장하고 처리하는 데 중요한 역할을 합니다. 특히, 정적 변수(static)와 자동 변수는 그 메모리 할당 방식과 수명에서 큰 차이를 보입니다....
2024年12月21日
C 언어
1
閉じる