Basics of variables and types | C Programming Tutorial

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Professional trainer here, and your videos on C are really amazing. You have covered all the features of C language in a very succinct manner.

lradhakrishnarao
Автор

Far better than the Udemy course I paid for. Wish I found you earlier but glad I’ve found your videos

Litehamer
Автор

I'm watching your videos as a beginner and how you simplify these concepts always blows me away🤯... Thank you so so much!!!

ebube.
Автор

Wednesday June, 29, 2022, 5:55 a.m. E.S.T
Hi there, it's nice to have a tutorial from E.S.T. timeline. I was checking the lotto max winning numbers and have no idea how I ended up here. I just watched couple of your tutorials and subscribed. You got yourself a student.

Solukus-com
Автор

Amazing content ❤️
Keep it up 👍
Love from India ❤️

deshneeti
Автор

Thank you for the lessons are perfectly help. And professional...❤🎉

StunMuffin
Автор

I just found the program below and I'm trying to figure out why there is no int keyword between register and a?
And why the return says -1 and not 0 as always?
int main() {
register a = 80;
auto int b;
b = a;
printf("%d ", a);
printf("%d", b);
return -1;
}

mek
Автор

Is this course like the 6 hours one i just watched?

jayjenous
welcome to shbcf.ru