C Programming Tutorial - 56: Introduction to Pointers

preview_player
Показать описание
In this tutorial we'll check out pointers for the first time in the course! Hope you have fun watching the video.
Рекомендации по теме
Комментарии
Автор

Thank you for your informative videos.

codingwithelhacen
Автор

"%u " (insigned integer)instead of "%d" when you showing address of an pointer variable

narutoaerowindy
Автор

hey bro, i had problem when i tried to solve the homework that my teacher gave me. The problem is:
put group score 0-10 if number is too high or too low (groupscore<0 or >10 return to input again) and next
put quiz score 0-20 if number is too high or too low (quizcore<0 or >20 return to input again) and next
put midterm score 0-25 if number is too high or too low (midtermscore<0 or >25 return to input again) and next
put final score 0-45 if number is too high or too low (finalscore<0 or >45 return to input again) and next
and then put score
and check the score to make grade A=90, B+=82, B=76, C+=68, C=60, D+=52, D=45, F<45
and for the Output is:
Your
Your
please create this into C code I really need your help bro!!!!
thanks
forward!!!!

khamphoutphetdala