C Programming Tutorial 91 - Invoking our Function (Functions Part 2)

preview_player
Показать описание


~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
Рекомендации по теме
Комментарии
Автор

nice dude !!!!, even my main language is not English, I feel I got better understanding through your video, rather than listening to my lecturer explain.

madaniarsyada
Автор

If I showed you the video of my State University professor covering this subject I think you would cry.

dankdreamz
Автор

Its really nice ! Thanks for ur video n chill we loved it!

swarayushita
Автор

%f for doubles and floats, %d for integers. Who come up with this?

punktdotcom
Автор

why do we identify "int factorial =1" in the int factorial function??

matoosyr
Автор

We need a unit testing for C tutorials 😫

mahmoudgamal
Автор

Thank you so so so much. This is the best explanation taking an example. I couldn't understand nothing in my college but I understood it very clearly through you. Thanks man keep up the great work.

nipungrover
Автор

Somehow my function is not being called :( I have checked the code several times but it just does not have the will to live

codex
Автор

so there go gu- there we guy-- there we go guys

majdhallak
Автор

printf("%d\n%d\n", factorial(x), factorial(y));

ColbusMaximus
Автор

Factorial? More like facts for real! Thanks for this, and other, amazing tutorial series.

PunmasterSTP