C Programming Tutorial 3, Variables pt.1

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

Рекомендации по теме
Комментарии
Автор

You can use either, %d means decimal (as in base 10), and %i means integer.

iTzAdamX
Автор

I am using CodeBlocks in this video, which works on Windows, Mac, most Linux distros. To get it on Ubuntu, just go to the software center and search for it.

iTzAdamX
Автор

It's nice to see highly informative video. Nice tutoring mate, keep it up :-)

TheDoppelganger
Автор

Kindly change you screen into dark mode for easy visualization

webdeveloper
Автор

Thanks for clearing up the confusion between the different versions of C! The keyboard sounds are a bit annoying, though.

Grkgermn
Автор

Hey Adam hows it going mate i have a question . For the printf line, dont you have to put the "&" sign in front of myThirdNumber, to locate it ?

Shanebramble
Автор

Hi Adam, which software do you make use of to code?
Any hint's of a Graphical IDE for Ubuntu?

crotaphiticus
Автор

I just started watching your tutorials on C but I would like to make a new file for each tutorial to keep things organized and I can put notes in each file. To make a new file i went to file new then empty file. It created a new file in the project which I named Tutorial_02.c. When I try to run this file I get errors saying multiple definition of 'main'. Is there a way for me to have different files in the same project without getting this error?

niccomaker
Автор

That's what I learned from "TheNewBoston"....

DVLH
welcome to shbcf.ru