![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pro*c compilation error | satvd | High Level Programming | 0 | 05-21-2008 02:04 AM |
| Compilation error : Please help | jagan_kalluri | High Level Programming | 1 | 05-20-2008 01:48 PM |
| compilation error | mannam srinivas | HP-UX | 2 | 04-18-2008 10:52 AM |
| compilation error | smanu | High Level Programming | 2 | 12-29-2006 06:11 AM |
| compilation error in gcc | ls1429 | High Level Programming | 9 | 06-21-2006 08:02 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Regarding compilation error.
Hi All,
I facing the following compilation error; when I implementing the following logic. ostrstream ostr; ostr << (( scAxsm.getRecord( i ).getField( 2 ).getShort())%12)!=0?(( scAxsm.getRecord( i ).getField( 2 ).getShort())/12+1) : (( scAxsm.getRecord( i ).getField( 2 ).getShort())/12) << ends; The Error is line 196: Error: The operation "int << unsafe_ostream&(*)(unsafe_ostream&)" is illegal. Please help me out from this issue. Thanks Sweta. Last edited by sweta; 12-08-2006 at 03:51 AM. Reason: For more clarity |
| Forum Sponsor | ||
|
|