1. 스택
    stack
    출처 : http://terms.naver.com/entry.nhn?docId=2837556&cid=40942&categoryId=32841
  2. main() 함수
  3. pushList() 함수

     
  4. popList() 함수

     
  5. printList()함수 : 스택에 저장된 값들을 출력

     
  6. freeList() 함수 : 프로그램을 종료하기전에 할당된 메모리 모두를 제거

     

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다

error: Content is protected !!