# extern
총 3개의 포스트
[C언어] #2 헷갈리는 문법 및 키워드 정리
함수의 전방선언, short curcuit평가, static, extern, const, goto 등등
2022년 1월 23일
·
0개의 댓글·
1[Assembly Language] 시스템콜 에러처리
🎯 외부 함수 \_\_error를 사용해서 errno의 값을 세팅해줄 것Your code must set the variable errno properly.For that, you are allowed to call the extern \_\_\_error.🎯 er
2020년 12월 23일
·
0개의 댓글·
0