摘要: stack.h#ifndef stack_h... 阅读全文
posted @ 2016-09-18 18:05 老耗子 阅读(124) 评论(0) 推荐(0)
摘要: stack.h#ifndef stack_h... 阅读全文
posted @ 2016-09-18 18:05 老耗子 阅读(105) 评论(0) 推荐(0)
摘要: stack.h#ifndef stack_h__#define stack_h__#include #include #include enum boolean{FALSE, TRUE};typedef enum boolean BOOL;typedef int ElementTyp... 阅读全文
posted @ 2016-09-18 18:04 老耗子 阅读(206) 评论(0) 推荐(0)