anyone else getting errors with his test.cpp??


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by kalpol on August 10, 2001 at 12:56:04:

this is what the grading script returns:

The gnu compiler was unable to produce an executable.
Please look in http://www.cs.utexas.edu/users/dvw//PROJECT_FOUR
for exact files used to attempt compilation.
If available, exact compiler output follows:
test.cpp: In function `int main(int, char **)':
test.cpp:38: `cheapSortedArray' undeclared (first use this function)
test.cpp:38: (Each undeclared identifier is reported only once
test.cpp:38: for each function it appears in.)
test.cpp:38: parse error before `>'
test.cpp:39: parse error before `short'
test.cpp:69: `airportThing' undeclared (first use this function)
test.cpp:70: `timeThing' undeclared (first use this functio


what's wrong with this? is it me or him?


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]