This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

query about wide functions


Title: Message
Hi,
 
we are woring on unicode conversion. When we were testing our converted code with g++, we are getting the following error
 
first.cpp: In function `int main ()':
first.cpp:16: `swprintf' undeclared (first use this function)
first.cpp:16: (Each undeclared identifier is reported only once for
each function it appears in.)
first.cpp:17: `wprintf' undeclared (first use this function)
 
Can you please help us how to compile the wide functions using g++.
 
Thanking you
-Salma.
Wipro Technologies,
ITPL, Creator Block, Fourth Floor.
 
Phone: 91-80-8411990 extn: 1338.
 

Attachment: InterScan_Disclaimer.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]