Fwd: Problem finding equivalent functions

Yogesh yogesh.kini@gmail.com
Fri Mar 4 12:30:00 GMT 2005



Begin forwarded message:

> From: Yogesh <yogesh.kini@gmail.com>
> Date: March 4, 2005 5:32:54 PM GMT+05:30
> To: "Sisyphus" <kalinabears@iinet.net.au>
> Subject: Re: Problem finding equivalent functions
>
>
> On Mar 4, 2005, at 3:32 PM, Sisyphus wrote:
>
>>
>> ----- Original Message -----
>> From: "Yogesh Kini" <yogesh.kini@gmail.com>
>> To: <gcc-help@gcc.gnu.org>
>> Sent: Friday, March 04, 2005 5:20 PM
>> Subject: Problem finding equivalent functions
>>
>>
>>> Hi,
>>> There are some functions like _wfopen, _wgetcwd available when using
>>> Microsoft VC++ compiler. Are there any equivalents in gcc.
>>>
>>
>> Yep - at least those two functions are defined in the MinGW port of 
>> gcc (for
>> Win32). I found them by doing a Windows 'Search' of my MinGW 
>> directory for
>> '*.h' files containing texts '_wfopen' and '_wgetcwd' respectively. 
>> (They're
>> in wchar.h.)
>
> Thanks for your help.
> But I am using Mac OS 10.3.8
> The  "whar.h"  on this OS does not contain the definition of above 
> functions..
>
>  Can any body help me with this..
> Regards,
> Yogesh
>
>> Cheers,
>> Rob
>>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 1344 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20050304/08be27c0/attachment.bin>


More information about the Gcc-help mailing list