IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

c language compile error ! need your help !!!!


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
kick
Warnings : 1

New User


Joined: 12 Apr 2005
Posts: 24
Location: shanghai china

PostPosted: Fri Nov 11, 2005 11:59 am
Reply with quote

hi , guys


i compile the src code. and such errors encountered.

ERROR CBC3017 SYS05314.T192955.RA000.APPCCO.SYSCIN.H04:360 Operand of address operator must be an lvalue or function
designator.
ERROR CBC3280 SYS05314.T192955.RA000.APPCCO.SYSCIN.H04:361 Function argument assignment between types "const unsigned
char*" and "struct {...}" is not allowed.

some guys can kindly help me . thanks !
Back to top
View user's profile Send private message
khamarutheen

Active Member


Joined: 23 Aug 2005
Posts: 677
Location: NJ

PostPosted: Thu Nov 24, 2005 1:58 pm
Reply with quote

hi frnd,
with the help of ur error code i can judge 2 solutions.
solution1:
u have sent some wrong value to the argument in the function
solution2:
u have declared some CONST or DEFINE type then u might have attempted to change the value incorrectly.

frnd if u provide the code then i may analze it more..
Back to top
View user's profile Send private message
kick
Warnings : 1

New User


Joined: 12 Apr 2005
Posts: 24
Location: shanghai china

PostPosted: Thu Nov 24, 2005 3:02 pm
Reply with quote

thanks
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
Search our Forums:

Back to Top