Hey, the /n isnt working in my code, I´m adding it here:
if(brev1==100)
printf("Antal rabattfrimärken: 1/n");
but it justs prints it out in the console.
Cant figure out what the problem is.
Hey, the /n isnt working in my code, I´m adding it here:
if(brev1==100)
printf("Antal rabattfrimärken: 1/n");
but it justs prints it out in the console.
Cant figure out what the problem is.
What did you expect it to do? (Hint: The escape character is \, not /.)
Oh, that might be whyIt worked now, I´m so stupid sometimes..
HOPE YOU UNDERSTAND.......
By associating with wise people you will become wise yourself
It's fine to celebrate success but it is more important to heed the lessons of failure
We've got to put a lot of money into changing behavior
PC specifications- 512MB RAM, Windows XP sp3, 2.79 GHz pentium D.
IDE- Microsoft Visual Studio 2008 Express Edition