討論串[問題] 問題出在哪??compile不過..
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 8→)留言9則,0人參與, 最新作者sunneo (艾斯寇德)時間16年前 (2009/04/06 15:48), 編輯資訊
0
0
0
內容預覽:
^^^^^^^^^^^^^^^^^^^^ ^^^^. 在這一行我還不認識struct stack_operand. 且你用了內建型別int當作變數名稱. ^^^^^^^^^^^^^^^^^^^^^ ^^^^. 同上 ^^^^^^^^^^^^^^^^^^^^ ^^^^. 同上 ^^^^^^^^^^^^
(還有2341個字)

推噓2(2推 0噓 6→)留言8則,0人參與, 最新作者hck13kimo (清心寡愈)時間16年前 (2009/04/06 13:04), 編輯資訊
0
0
0
內容預覽:
#include <stdio.h>. #include <stdlib.h>. #define Stacksize 80. #define TRUE 1. #define FALSE 0. int input_infix(char); // 中序轉後序. char priority(int); /
(還有3808個字)
首頁
上一頁
1
下一頁
尾頁