Тёмный
Mults
Mults
Mults
Подписаться
Some interesting description about me bla bla bla
Комментарии
@rallokkcaz
@rallokkcaz 5 часов назад
"By using the basic struct Fucker..." subscribed
@affanalam6123
@affanalam6123 6 часов назад
The only pointer that i need to know is a mouse pointer.
@sprytnychomik
@sprytnychomik 7 часов назад
Still more clear than a Clean Code.
@jordanmatthew6315
@jordanmatthew6315 12 часов назад
As a Java bro, that was way too much for y'all to do. It scares me, in a good way.
@ashwalker1
@ashwalker1 16 часов назад
What the heck my brain is just too small to understand this
@tenebrae1191
@tenebrae1191 17 часов назад
😆
@dixztube
@dixztube 19 часов назад
Did I hear some ninja turtles music in there. What game was that from I remember playing it as a kid
@FikriHaikal-he4bg
@FikriHaikal-he4bg 19 часов назад
Bro put main class inside src
@rajughorai7483
@rajughorai7483 День назад
Good Job, I have gone insane.
@HelicopterBomb
@HelicopterBomb День назад
Unity is fine but one this is always irritating: Pink Textures
@pynimp
@pynimp День назад
are you sure you're now using proper english? what i hear is something like martian's spell. what is this, pointer language?
@Mr.Not_Sure
@Mr.Not_Sure День назад
If you compare source-code version to English textual description of the same, you'll find source-code version actually much more readable and consice. So it's not a problem of C. It's problem of overcomplicated engineering.
@togofar
@togofar День назад
Should've mentioned the right-left rule. It's an easy algorithm to follow when trying to understand complex declarations like this.
@sammy0jpeg
@sammy0jpeg День назад
you know it's bad when you have scan around the screen to find what the variable is even called
@aumbhatt5339
@aumbhatt5339 День назад
If you're getting these questions in university, I am damn sure you'll be able to hack nuclear power plants once you graduate.
@Kupta
@Kupta День назад
Why does everyone open Harmless for the first time and among all thoes presets they all choose eighties keys fg
@any0x
@any0x День назад
i am really hungry
@frostydaproto8148
@frostydaproto8148 День назад
sees mamaliga omule ce naiba faci cu spotify
@terrylarry5658
@terrylarry5658 День назад
ima go insane before you do cause just halfway your vid my monke ass brain is pointing to my ass
@StephenBuergler
@StephenBuergler День назад
int* a, b, c;
@planesandairlines787
@planesandairlines787 День назад
I tried learning blender without learning how my brain hurts
@raytangrt
@raytangrt 2 дня назад
This is why I use `auto`
@dudewithachannel1163
@dudewithachannel1163 2 дня назад
I got through the ring part of the donut tutorial then couldn't get the frosting to work I don't think 3d modeling is for me lol
@Atlas-Coder
@Atlas-Coder 2 дня назад
what is the font used for Vscode ?
@AdwardInterstaller
@AdwardInterstaller 2 дня назад
this video made me look stupid again TT
@HappyGick
@HappyGick 2 дня назад
Function pointer syntax in C is a war crime
@awiseguydrinkingtea9735
@awiseguydrinkingtea9735 2 дня назад
WHATS THE MUSIC SOMEONE GIVE ME THE MYUSIC
@denifnaf5874
@denifnaf5874 2 дня назад
Sfm: awww, how cute.
@hideakilawliet4257
@hideakilawliet4257 2 дня назад
why pointer to function, to recode printf in C :)
@hideakilawliet4257
@hideakilawliet4257 2 дня назад
after that i just segfault IRL
@NITINYADAV-ro5ix
@NITINYADAV-ro5ix 2 дня назад
My Starting video on this channel
@arthyrgoldengate4599
@arthyrgoldengate4599 2 дня назад
Came to learn about pointers, returned with all my braincells drained. 10/10
@XiangWeiHuang
@XiangWeiHuang 2 дня назад
nope i m staying in C#
@Lohkat
@Lohkat 2 дня назад
Man pointers are easy wth
@Lohkat
@Lohkat 2 дня назад
If you don't do that you showed. Come on, who would do that? There's no reason to that. You can typedef each step to make it more readable
@naveenwilliam3594
@naveenwilliam3594 2 дня назад
Idk what the fuck happened to me but i was laughing like a fucking psycho everytime i hear the fucking word POINTER.
@TranKiet-pj9mw
@TranKiet-pj9mw 2 дня назад
explain with language syntax will be more easier than using code , int{pointer} i , int {pointer}i . pointer of int , and pointer of i . then with char *(*(*x[][8])())[] . char {pointer}({pointer}({pointer}x[][8])())[] . the rest will be understand as definition in C (each other language have different definition) . just like math programmer using syntax which is the field in linguistic to depict the property of system . because the programming community using english as major language so they inherit structure quite easy. it also the topic in CS back to 30 year ago . but that is not the tough one , because these code will be complied as binarry or machine code . if we change 2 basic these condition (mostly in OS or module)with new definition , the program will collapse. save you mind to real challange not definition .
@Muskar2
@Muskar2 3 дня назад
A pointer consists of: 7, 9, 9, 9, 9, 9, 12. I.e. 7 bits unused, 12 bits for the physical offset in memory and the 9's are offsets into a page "tree" if you will . Most CPU's today only use four-level pages, so the top 16 bits (instead of 7) are unused - but Intel is starting to use five-level pages too. It's also why pages are 2^12 (4096) in size, and why large pages can be 2MB (2^(12+9)) and 1GB (2^(12+9+9)) respectively. You can cast a pointer to a number, and shift the bits into different values to clearly see how there's a clear pattern when you allocate memory etc.
@mrprongles9510
@mrprongles9510 3 дня назад
What i learned from this video is that function pointers are pretty cool! :)
@baleygrsteysionfayf9818
@baleygrsteysionfayf9818 3 дня назад
relationship with c ended
@scarredfolyfe8538
@scarredfolyfe8538 3 дня назад
what the fuk uni you go to that have this as questions
@vrfrenzy8451
@vrfrenzy8451 3 дня назад
what's a pointer again
@ChrisgammaDE
@ChrisgammaDE 3 дня назад
Imo even better is actually dereferencing this madness. Worst I have seen in the wild, was to dereference was a pointer to an element in a list of pointers referencing to an element in a list of pointers referencing to an elemenr in a list of pointers referencing to a string. While "only" beeing a char***** understanding this madness is pure insanity. I _love_ Embedded Programming...
@miguelmejia951
@miguelmejia951 3 дня назад
Next step is migrating to Godot cause you realize that Unity is not free and someday the greedy bosses behind the Unity company will come up with something to extract the most possible money from you and your project.
@rajkr7j
@rajkr7j 3 дня назад
the reason i chose JAVA over C++
@ChrisgammaDE
@ChrisgammaDE 3 дня назад
1:10 I'm pretty sure you can also use sizeof(<structname>) directly instead of calculating manually
@dadbrasil
@dadbrasil 3 дня назад
Shitty video, no wonder it only has 20k likes in 500k views.
@iagopaulo2445
@iagopaulo2445 3 дня назад
Omg I never understood pointers so well as I do right now thanks to this video
@akashsinha1322
@akashsinha1322 3 дня назад
👌 awesome
@FireyDeath4
@FireyDeath4 3 дня назад
This is not the sort of code you read and understand. This is the sort of code you slowly build over the course of codifying your use case needs, then look back at a little while later and go like "goddammit if I want to change this I'll have to write it all over again so I know how it works" Also, this is a clear showcase of specialised LLM supremacy. If there's one domain they can understand better than any human, it's this
@birdrun4246
@birdrun4246 3 дня назад
I have been working professionally with C for well over a decade. I know most of the ways it can bite. If I see any of these in production, I'm burning the codebase and walking away, and so should you.
@buizelmeme6288
@buizelmeme6288 3 дня назад
Why is it not rendering the back 😭 Imagine asking that same question on the forums and no body replied 😭