good job. teaching in detail by using easy steps is a g8 job. keep it up
bashir - islamabad
9211357 1 year ago
printf("%d\t%d\n",dollar,rupee); should have been
printf("%i\t%d\n",dollar,rupee);
it doesn't matter much with a simple program as this, but the printf function has to do back-end work to convert the 'integer' dollar into a 'double' dollar value
Glittergrldancer 2 years ago
Great C tut! Shouldn't they be real instead of ints so we'll get the stuff beyond the point?
IAINMAN96 3 years ago
"PyramidHead17 "
-- If you would program this from the terminal or Command Prompt you wont have to throw in getchar() --
Dylen2006 3 years ago
It was a pleasure to be assisted by you.
yongali 3 years ago
Comment removed
thanks
yallow111 3 years ago
the program goes too fast with me it shuts off immediately I had to put the getchar () in the code block to make it work properly
PyramidHead17 3 years ago
@PyramidHead17 if you will get input from user then no need will be of getch()
urduworld110mb 2 years ago
i noticed that you didn't put ; for while() but you didfor prinf()
when do you know whether or not to put ; after a function?
subwaybusker 3 years ago
please stop saying "OK?"
jsymons1985 3 years ago
ok.
Streetboarder1990 3 years ago
Please remake this video without saying "ok" at the end of each sentence, it is very distracting , although it is quite funny.
onlynumbersas 3 years ago
good job. teaching in detail by using easy steps is a g8 job. keep it up
bashir - islamabad
9211357 1 year ago
printf("%d\t%d\n",dollar,rupee); should have been
printf("%i\t%d\n",dollar,rupee);
it doesn't matter much with a simple program as this, but the printf function has to do back-end work to convert the 'integer' dollar into a 'double' dollar value
Glittergrldancer 2 years ago
Great C tut! Shouldn't they be real instead of ints so we'll get the stuff beyond the point?
IAINMAN96 3 years ago
"PyramidHead17 "
-- If you would program this from the terminal or Command Prompt you wont have to throw in getchar() --
Dylen2006 3 years ago
It was a pleasure to be assisted by you.
yongali 3 years ago
Comment removed
yongali 3 years ago
thanks
yallow111 3 years ago
the program goes too fast with me it shuts off immediately I had to put the getchar () in the code block to make it work properly
PyramidHead17 3 years ago
@PyramidHead17 if you will get input from user then no need will be of getch()
urduworld110mb 2 years ago
i noticed that you didn't put ; for while() but you didfor prinf()
when do you know whether or not to put ; after a function?
subwaybusker 3 years ago
please stop saying "OK?"
jsymons1985 3 years ago
ok.
Streetboarder1990 3 years ago
Please remake this video without saying "ok" at the end of each sentence, it is very distracting , although it is quite funny.
jsymons1985 3 years ago
ok.
onlynumbersas 3 years ago