C format specifiers 🔧

  Рет қаралды 78,355

Bro Code

Bro Code

Күн бұрын

Пікірлер: 65
@BroCodez
@BroCodez 3 жыл бұрын
#include int main(){ // format specifier % = defines and formats a type of data to be displayed // %c = character // %s = string (array of characters) // %f = float // %lf = double // %d = integer // %.1 = decimal precision // %1 = minimum field width // %- = left align float item1 = 5.75; float item2 = 10.00; float item3 = 100.99; printf("Item 1: $%8.2f ", item1); printf("Item 2: $%8.2f ", item2); printf("Item 3: $%8.2f ", item3); return 0; }
@thanhduoc5312
@thanhduoc5312 3 жыл бұрын
Good. Thank you for you :)
@-CmonMeow
@-CmonMeow 3 жыл бұрын
no %x02, or ll? :D
@UracromToromag
@UracromToromag Жыл бұрын
I think you are the best C explainer in KZbin. I'm subscribed and enjoying very much. I'll follow your Course to the end because of it.
@yesh420
@yesh420 3 ай бұрын
hows your learning going?
@laerciomassapa7118
@laerciomassapa7118 3 жыл бұрын
C was the first language I learnt, Nice video. From Mozambique.
@CruelCDO
@CruelCDO 9 ай бұрын
Straight to the point, love that. Congrats, bro!
@mebanteisalahe985
@mebanteisalahe985 3 жыл бұрын
most of the videos are very short and easily understandable ! Thankyou for your efforts BRO!!!
@cayden9224
@cayden9224 3 жыл бұрын
Yes more c tutorials!!!
@CapybaraGamingChannel
@CapybaraGamingChannel 27 күн бұрын
good info very well presented
@សម្បត្តិដាណែត
@សម្បត្តិដាណែត 2 жыл бұрын
your explain is very good i will watch all your videos
@brianmanoti6030
@brianmanoti6030 Жыл бұрын
the explanation is on another level...you helped me a lot brother thankyou👏👏
@vidhukant1073
@vidhukant1073 3 жыл бұрын
Hey Bro! Love your videos, really helped me learn java. I'd love to see functional programming videos on your channel after C, if that's possible (thanks for the content btw)
@piotrmazgaj
@piotrmazgaj 2 ай бұрын
This is my seal. I have watched the entire video, understood it, and I can explain it in my own words, thus I have gained knowledge. This is my seal.
@BugbountyPOCs41
@BugbountyPOCs41 2 жыл бұрын
Great!!! you tutorials and videos have helped me a alot great explaination :) you deserve 1 million subs man again Thanks!
@capainsharp1447
@capainsharp1447 4 ай бұрын
I made it here very quickly. I hope you stream soon
@hat8694
@hat8694 2 жыл бұрын
format specifiers are cool :)
@studio_102_
@studio_102_ Ай бұрын
Can you explain what are the uses of the minimum field length specifier. I understand what it does but what can we use it for in terms of writing a code?
@amayrali2239
@amayrali2239 9 ай бұрын
printf("You're too good bro!");
@RajeshMondal
@RajeshMondal 3 жыл бұрын
-ve sign is sometimes very useful.
@msliyanage8411
@msliyanage8411 Жыл бұрын
Understood 🤗❤ thanks
@mosopefoluwaadebawojo3543
@mosopefoluwaadebawojo3543 2 жыл бұрын
Bro code thanks 💯. You just made my day
@paolobena
@paolobena Жыл бұрын
Great video!
@raffawinters
@raffawinters 2 жыл бұрын
printf("cool");
@WINDOWSUSER-q4s
@WINDOWSUSER-q4s 7 ай бұрын
#include int main(){ printf("cool"); return 0; }
@saichand.k7844
@saichand.k7844 2 ай бұрын
​ cool
@ondralight411
@ondralight411 Жыл бұрын
really helped me man, thanks
@fernandocamarena5634
@fernandocamarena5634 3 ай бұрын
i know the syntax is similar but is it the same for java ?
@oximas-oe9vf
@oximas-oe9vf 2 жыл бұрын
learning C at the speed of light
@kshitijshah7744
@kshitijshah7744 5 ай бұрын
0:32 %lf = double float
@user-ace96plays
@user-ace96plays 7 ай бұрын
DONE❤
@loverboykimi
@loverboykimi 3 жыл бұрын
very handy.. Thanks.
@FiratC.
@FiratC. Ай бұрын
Thanks a lot bro.
@DepthGamer-fe4wp
@DepthGamer-fe4wp 2 ай бұрын
Thank you sir 🫡
@quantaburocracia9683
@quantaburocracia9683 7 ай бұрын
A million of likes
@okiukz3426
@okiukz3426 2 жыл бұрын
Hello Bro, hi everyone. So in the previous video, you said % is used to display the value of a variable. Here in this video, you said $ is used to insert a value wherever we want. I'm a bit confused. What's the difference?
@MrX-zf5gl
@MrX-zf5gl Жыл бұрын
no he just used $ to represent money , it doesn't really have any co-relation to the value itself
@dkp8230
@dkp8230 Жыл бұрын
As the person above me said, the $ is just there to represent money, the code still runs without it
@yesh420
@yesh420 3 ай бұрын
@@MrX-zf5gl ohh lmao i was confused aswell, thanks
@multicitygirl5527
@multicitygirl5527 3 жыл бұрын
thanks for the useful video!!!
@kchege-y9z
@kchege-y9z 27 күн бұрын
Thanks Bro.
@dr.x1382
@dr.x1382 2 жыл бұрын
super
@MainulHossainAnik
@MainulHossainAnik 2 ай бұрын
🔥🔥❤❤DONE🔥🔥❤❤
@kendalwilliams5128
@kendalwilliams5128 9 ай бұрын
thanks!
@SAEID-n4r
@SAEID-n4r Жыл бұрын
❤❤❤❤❤❤❤
@kapebreak
@kapebreak Жыл бұрын
THANK YOU BRO
@1antony072
@1antony072 9 ай бұрын
🙏
@devakinandan23
@devakinandan23 2 жыл бұрын
thanks a lot
@leftlord
@leftlord Жыл бұрын
@cadmium4113
@cadmium4113 3 жыл бұрын
Comment from your regular viewer 🙂
@timesweird9442
@timesweird9442 2 жыл бұрын
how can i format 1000 to 1.000 easily in C specially with ,
@adnanzahran467
@adnanzahran467 2 жыл бұрын
ily bro
@nameiscarl7180
@nameiscarl7180 Ай бұрын
coolio
@tommyispog8026
@tommyispog8026 3 жыл бұрын
Hi again
@azeedhazard7638
@azeedhazard7638 2 жыл бұрын
👍
@student1999
@student1999 Жыл бұрын
printf("code");
@Rin-xy4tt
@Rin-xy4tt 2 жыл бұрын
I love you
@TheArturM
@TheArturM 3 ай бұрын
printf("cok");
@MauriceRonald
@MauriceRonald 2 ай бұрын
264 Reichert Course
@The_Mad-Ramx
@The_Mad-Ramx 8 ай бұрын
Eho?
@vladnistor2864
@vladnistor2864 3 жыл бұрын
11 seconds ago. Respect!
@chocolateparfait9937
@chocolateparfait9937 Жыл бұрын
what the fuck is %.2hx
@jeremyrecker4081
@jeremyrecker4081 Жыл бұрын
Random
@Santos_S._D
@Santos_S._D Жыл бұрын
#include int main() { char comment[] = "cool!"; printf("%s",comment); }
@AlanSanchez-w5o
@AlanSanchez-w5o Ай бұрын
printf("cool");
C constants 🚫
1:12
Bro Code
Рет қаралды 34 М.
C data types 📊
11:08
Bro Code
Рет қаралды 89 М.
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 22 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 16 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 14 МЛН
C pointers explained👉
8:04
Bro Code
Рет қаралды 206 М.
C variables 💰
7:30
Bro Code
Рет қаралды 88 М.
you will never ask about pointers again after watching this video
8:03
Learn Any Programming Language In 3 Hours!
22:37
Code With Huw
Рет қаралды 597 М.
arrays are weird
6:57
Low Level
Рет қаралды 115 М.
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 22 МЛН