![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| pro*c compilation error | satvd | High Level Programming | 0 | 05-21-2008 06:04 AM |
| Compilation error : Please help | jagan_kalluri | High Level Programming | 1 | 05-20-2008 05:48 PM |
| compilation error | mannam srinivas | HP-UX | 2 | 04-18-2008 02:52 PM |
| compilation error | smanu | High Level Programming | 2 | 12-29-2006 10:11 AM |
| compilation error in gcc | ls1429 | High Level Programming | 9 | 06-21-2006 12:02 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | 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 07:51 AM.. Reason: For more clarity |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|