On 04/12/2009, bordan wrote:
byt when try to compale main i got this:
error:parse error before "ulong"
warning:no semicolon et the end of struct or union
error:parse error before '}'token
data definition has no type or storage class
main is *.c file
when compile *.cpp i dont have any problem
what is compiler or comting else.
Sounds to me like you're saying that you're file is misnamed as a C file
when it should be a C++. So rename it to *.cpp and get on with your
life. ;-) If that's not the issue, it would be helpful to see the code
in question (or a small sample that produces the same problem if the
original version is big) along with the exact compile line and resulting
errors. If you post a follow-up and still require help, please include
this information.
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (508) 893-9889 - FAX
Holliston, MA 01746
_____________________________________________________________________
A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/