High Definition Standard Definition Theater
Video id : ozhU26jnToQ
ImmersiveAmbientModecolor: #30bfd1 (color 1)
Video Format : 22 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: Opus - Normalized audio
PokeTubeEncryptID: 4aa54534d1ba776f2581c00a743eea02462e45dd49b7495d7fc0fd82bb29e79bb10f435de3f745800e0ad8756da83703
Proxy : eu-proxy.poketube.fun - refresh the page to change the proxy location
Date : 1715701238909 - unknown on Apple WebKit
Mystery text : b3poVTI2am5Ub1EgaSAgbG92ICB1IGV1LXByb3h5LnBva2V0dWJlLmZ1bg==
143 : true
C++ Programming Tutorial 18 - char Data Type
Jump to Connections
57,484 Views • Jan 22, 2019 • Click to toggle off description
Start your software dev career - calcur.tech/dev-fundamentals 💯 FREE Courses (100+ hours) - calcur.tech/all-in-ones
🐍 Python Course - calcur.tech/python-courses

✅ Data Structures & Algorithms - calcur.tech/dsa-youtube

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

✉️ Newsletter - calcur.tech/newsletter
📸 Instagram - www.instagram.com/CalebCurry
🐦 Twitter - twitter.com/calebCurry
🔗 LinkedIn - www.linkedin.com/in/calebcurry
▶️ Subscribe - calcur.tech/subscribe
👨🏻‍🎓 Courses - www.codebreakthrough.com/

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

↪ My Amazon Store - www.amazon.com/shop/calebcurry
🅿 Patreon - calcur.tech/patreon-calebcurry
🅖 GitHub Sponsors - github.com/sponsors/CalebCurry
Ⓟ Paypal - paypal.me/calcur

🅑 Bitcoin - 3HnF1SWTzo1dCU7RwFLhgk7SYiVfV37Pbq
🅔 Eth - 0x350139af84b60d075a3a0379716040b63f6D3853
📈 Buy Bitcoin - calcur.tech/crypto
Reserve the Ruby Steel crypto rewards card and get a $25 bonus (use affiliate code "Caleb") - calcur.tech/crypto
Metadata And Engagement

Views : 57,484
Genre: Science & Technology
Date of upload: Jan 22, 2019 ^^


Rating : 4.937 (18/1,127 LTDR)
RYD date created : 2022-03-10T08:13:09.104643Z
See in json
Tags

YouTube Comments - 62 Comments

Top Comments of this video!! :3

@tomryder4093

3 years ago

I love your lessons. Greetings from Perú.

14 |

@endofourlives

4 years ago

"I know us Americans have a hard time realizing we're not the only people that exist in the world, but there's actually a lot of other languages out there" oof, that's some hot tea

42 |

@bigbrotherpain3196

4 years ago

6:46 was not expecting that Lol 😂

12 |

@pluto40433

4 years ago

Its gonna be alot of fun. YOU KNOW WHAT ELSE IS FUN?

9 |

@erikvoima2701

3 years ago

printing the unsigned char with the value 129 outputted ü for me

3 |

@jstinsane8309

1 month ago

That isnt called integer overflow. Its just implicit conversion as stated by the compiler 128 still uses 8 bits only, its just the the msb is 1 and since char by default is signed, compiler treats it as a negative value. So if we do 2's complement of bin(128) we get bin(128) again back. And since 2's complement of a number is treated as negative value, the printed is -128. If we used something like 256, that would be a overflow since it would try to access the 9th bit. I didn't explained things in depth, but I hope you get the gist of it. Well if someone is knew, then you may leave this information, later when you will be done studying binary and all, it will all come up to you, dont let this halt your learning as it did for me when I was learning C for the first time.

|

@PunmasterSTP

2 years ago

It sounds like we're char-ting a course for adventure! But in all seriousness, these are some of the best videos I've ever seen; keep up the great work.

8 |

@rasmusamundhenriksen4369

3 years ago

I have a question, im not quite sure of. If you need to select numbers between 1 - 250 is it then better (memory-wise) to store them as unsigned char due to it using 8 bits and then casting them with (int) = x compared to just use short immediately?

2 |

@ozzy2361

3 years ago

You are awesome.

1 |

@ronitchaurasia5604

4 years ago

what is data type of special characters like $ & ( )??

1 |

@elipsem1008

4 years ago

How come the absolute lowest at 5:00 is -127 when beforw it was -128. Plz I really want to know .

1 |

@KravchenkoGaming

3 years ago

i did't get what you mean

|

@resmigiri7009

4 years ago

terrible tutorial, too confusing

1 |

Go To Top