struct not being passed :/ HELP!!!!


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]

Posted by M? on July 16, 2000 at 23:47:09:

I have a struct declaired in a header file and pass that header file to another cpp file. I make a call to the variable which has already been declared as a array of structures and is passed to my function. And I'm getting this error:

syntax error : identifier 'incom'

Why isn't my struc def being passed???

Thanks ahead of time,

>:P


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS1704 Discussion WWWBoard ] [ FAQ ]