Discussion
:
the difference between \r and \n
Afficher un message
29/05/2008, 15h02
#
1
YarvinG Liu
Messages: n/a
Hébergeur:
the difference between \r and \n
i write two codes:
printf("123\r");
printf("123\n");
the lattar. as we all know. the output will be:
123
press any key to continue
but the formmer will be:
press any key to continue
which means data:123 has lost.
Y?
YarvinG Liu
Page generated in
0,04763
seconds with
9
queries