HI
I am looking in the XL C docs lang reference user guide programming guide
For the length of the following data types
Short , int long and I cannot seem to find it
frustrated
I coded a program
Int len;
Unsigned short shortype;
Int len = sizeof(shorttype);
But the compiler seemed to comment the above statement
and not generate the assembler ps (I am running metal c);
Any help appreciate it
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
- XL C\C ++ sizeof of datatypes Joseph Reichman
- Re: XL C\C ++ sizeof of datatypes John McKown
- Re: XL C\C ++ sizeof of datatypes Charles Mills
- Re: XL C\C ++ sizeof of datatypes retired mainframer
- Re: XL C\C ++ sizeof of datatypes Charles Mills
- Re: XL C\C ++ sizeof of datatypes Joseph Reichman
- Re: XL C\C ++ sizeof of datatypes Don Poitras
- Re: XL C\C ++ sizeof of datatypes Farley, Peter x23353
- Re: XL C\C ++ sizeof of datatypes Charles Mills
- Re: XL C\C ++ sizeof of datatypes Seymour J Metz
- Re: XL C\C ++ sizeof of datatypes Charles Mills
