Hello all,
I am getting warning with following line:-
wchar_t d=L'aa';
Warning : character constant is tool long of its type
Please help me to solve this problem..
Thanx
Suyash
I am getting warning with following line:-
wchar_t d=L'aa';
Warning : character constant is tool long of its type
Please help me to solve this problem..
Thanx
Suyash
Comment