SE250:lab-9:gfun006: Difference between revisions
Jump to navigation
Jump to search
m 4 revision(s) |
(No difference)
|
Latest revision as of 05:20, 3 November 2008
Hmmm...can't find a computer around the lab...Which means I have to use my laptop, and nothing seems to be compiling. Yay.
Okay I finally got it to compile after moving Tree* t outside the for loop, but now it crashes everytime it compiles. WHY. I reckon it's because I'm not using gcc, so far I'm compiling using cl *.c
Parse("a=1"): Incomplete parse Ó(a(
I get that and then it crashses...