processing other languages using c++ actually i have to read text from a file which is in HINDI(India's National Language)..........I w...
processing other languages using c++Hello everyone.... I wanted to know how can i get a string to contain text other than asci values. ...
can we return pointer to a character array from a c++ functionHi everyone, i was trying to return a pointer to a character array in my c++ program and got a warni...
use of memsetCan anybody tell me the use of memset over simple loop initialization or int a[10]={0} . This also ...
This user does not accept Private Messages