2021-2 C언어 프로그래밍 TA 공개자료
| 문제 | 답안 코드 |
|---|---|
| 📝 중간고사 연습문제 바로가기 | 📂 중간 연습문제 예시답안 코드 |
| 🔎 중간고사 온라인 저지 | 💌 2021-2 C언어 중간고사 예시답안 코드 |
| 🔎 퀴즈1 온라인 저지 | ⚜ 퀴즈1 예시답안 코드 |
| 🔎 퀴즈2 온라인 저지 | ⚜ 퀴즈2 예시답안 코드 |
1주차 : struct
2주차 : struct array union enum
3주차 : typedef pointer
4주차 : pointer pointer type pointer operation little endian
5주차 : pointer pointer operation function
6주차 : call by value call by reference array function struct function double pointer
7주차 : double pointer file extension ragge array function pointer function pointer array
9주차 : function pointer array 2D Array Double Pointer const const pointer
10주차 : optimize volatile void pointer main argc argv
11주차 : memmory allocation static, dynamic memory malloc
12주차 : calloc realloc file stream file pointer fopen fprintf fscanf
13주차: fgets feof fputc CR-LF fputs
14주차 : fgets fprintf fscanf fflush fread fseek