943,713 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 352
  • C++ RSS
Nov 14th, 2008
0

error in c++

Expand Post »
can anybody tell me what does this eroors mean:
error C2676: binary '*' : 'class LongInt' does not define this operator or a conversion to a type acceptable to the predefined operator
C:\Documents and Settings\dsproject.cpp(872) : error C2109: subscript requires array or pointer type
C:\Documents and Settings\\dsproject.cpp(874) : error C2109: subscript requires array or pointer type
C:\Documents and Settings\\dsproject.cpp(924) : error C2601: 'main' : local function definitions are illegal
C:\Documents and Settings\\dsproject.cpp(988) : fatal error C1004: unexpected end of file found
Error executing cl.exe.

dsproject.obj - 5 error(s), 9 warning(s)
Similar Threads
Reputation Points: 7
Solved Threads: 0
Newbie Poster
laki234 is offline Offline
10 posts
since Nov 2008
Nov 14th, 2008
0

Re: error in c++

Probably, semicolon or closed brace (or both) missed just before line 872 or near (may be in header file). Check syntax carefully.

Look at the title of your post. Are you sure that it's an error in the C++ language or compiler?
Reputation Points: 1234
Solved Threads: 347
Postaholic
ArkM is offline Offline
2,001 posts
since Jul 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: having trouble with if statement and string
Next Thread in C++ Forum Timeline: Initialising array in classes





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC