RE: Linux/390: Compilation Errors in veo38.cpp and veo964.cpp
"Dittmar, Daniel" <[email protected]> Fri, 24 Jan 2003 19:20:04 +0100
| Newsgroups | gmane.comp.db.sapdb.sources |
|---|---|
| Message-ID | <B9A2DDA03044D311BBD40008C75D69680A14BDA9@dewdfx24> |
> veo964.cpp:100: request for member `asCharp' in `line', which is of
> non-aggregate type `char[81]'
I don't understand it, because the code to asCharp is pretty obvious:
inline char * TSP00_ARRAY::asCharp ()
{
return REINTERPRET_CAST (char*, this->data_IV);
}
You can try
> + printf ("%s", (char *) line ) ;
instead.
Daniel Dittmar
--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[email protected]
http://www.sapdb.org/