error in c++

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2008
Posts: 10
Reputation: laki234 is an unknown quantity at this point 
Solved Threads: 0
laki234 laki234 is offline Offline
Newbie Poster

error in c++

 
0
  #1
Nov 14th, 2008
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)
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 2,001
Reputation: ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of ArkM has much to be proud of 
Solved Threads: 343
ArkM's Avatar
ArkM ArkM is offline Offline
Postaholic

Re: error in c++

 
0
  #2
Nov 14th, 2008
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?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC