I have a question about c languages
Code:
printf("1test1\n");
printf("2test2\r");
printf("3test3\ra");
when i write code like that
then i compile and […]
Original post by abcd4653
Code:
printf("1test1\n");
printf("2test2\r");
printf("3test3\ra");
when i write code like that
then i compile and […]
Original post by abcd4653
Leave a Reply
You must be logged in to post a comment.