2007-05-01 05:22:01 AM cppbuilder32
Are these the symbols used to mark/identify the auto-generated
construct/destruct tables/code for global items, in cplusplus generated
object code?
Any information regarding what these symbols identify appreciated.
Thanks.
Alex Bakaev [TeamB]
CBuilder Developer
2007-05-01 05:30:26 AM
Re:_STCON0_, _STDES0_
dhoke wrote:
Quote
Are these the symbols used to mark/identify the auto-generated
construct/destruct tables/code for global items, in cplusplus generated
object code?
Any information regarding what these symbols identify appreciated.
Thanks.
I'd guess these are standard i/o names for the console and error streams.