C Programming Tutorial # 6 - Outputting - Part 2 [HD]

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

This tutorial discusses the ways to output messages and variables. This is the continuation of the previous tutorial, be sure to watch that one first.

Please make sure to watch the entire playlist:

Please rate this tutorial 5 STARS if you like and SUBSCRIBE to my channel so you get notified of the new tutorials.
Рекомендации по теме
Комментарии
Автор

@kenzutube17 Thanks for liking the tutorials. I intend to continue to making these tutorials and try to cover most of the C Programming aspects. And your English is great, don't worry about it.

Learnorama
Автор

Hi, Thank you for sharing the knowledge. Can you please tell me, how we can expect an output of c as an integer? Because we have declared it as a character?

AnkitJainCreations
Автор

Can you please let e know why you have not written %c right after "The value of", the way you have written it in the line above?

AnkitJainCreations
Автор

Also, what are your opinions on the other free IDE programs out there, such as Code::Blocks or Pelles C?

intuit
Автор

what is the use of scanf in c programming

gangabhetal
Автор

question - why do you recommend the old Dev C++ (hasn't been updated since 2005; supposedly error-prone on new windows systems) instead of the new wxDev-C++ (by the same author, downloaded off a different site)?

I've been using the one you recommended, but I googled a lil bit to see what other options were out there and I realized that this one is out-dated and the wxDev-C++ is the new version (I guess?). It looks kinda like a RAD (visual basic) IDE tho, so I guess it's a bit intimidating...

intuit