Posts

Showing posts with the label C code

list.c

Linked list vs. Array

swap.c

queue.c

stack.c

arrayCompare.c 배열 요소 비교

arrayAssignment.c 배열 복사

testDate.c, 파일 분할, 구조체

int factorial(int n)

long long power(int base, int exponent)

Function(함수)

Pointer vs. Array

Lotto program

성적처리 프로그램