How do I make the effect of \n in C++? I created an EDIT
CreateWindowEx(WS_EX_CLIENTEDGE,"EDIT","hello\nthis");
it doesn't work, it just displays hello\nthis, instead of :
hello
this
how would I make it a new line?please help
|
Results 1 to 4 of 4
Thread: \nThreaded View
|
Click Here to Expand Forum to Full Width |