CPB Mailing List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: undefined symbol
Check the new docs for BCB3 STL in the /Help directory. They are in doc
format (Word).
-----Original Message-----
From: Daniel Hallmark <dgh@scott.net>
To: cpb-thread@zdtips.com <cpb-thread@zdtips.com>
Date: Thursday, July 16, 1998 6:04 PM
Subject: Re: undefined symbol
>According to the Rogue Wave iostream docs, "nocreate" is not a valid
>openmode. Stroustrup 3rd edition doesn't list a "nocreate" mode either
>and indicates that both the values and meanings of the openmodes are
>implementation-defined.
>
>Daniel Hallmark
>
>
>On Wed, 1 Jul 1998, Po Tsang Huang wrote:
>
>> The following code compiled fine in BC++5, but
>> BCB3 said "ios:nocreate" is undefined. Anybody
>> knows why?
>>
>> ifstream s( fn, ios::in | ios::nocreate );
W Komornicki's Home Page |
Main Index |
Thread Index