Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

return data type of a function returning unicode characters. 2

Status
Not open for further replies.

smsaji

Programmer
Jun 26, 2005
91
CA
Hi,

what should be the return data type of a function returning unicode characters. any hints appreciated.

thanks
saj
 
Of if you have a bunch of them, the return type could be an array of char: char[] or simply string

Chip H.


____________________________________________________________________
Donate to Katrina relief:
If you want to get the best response to a question, please read FAQ222-2244 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top