Getting confident with header files in C

preview_player
Показать описание
Header files aren't that confusing, I promise. Just watch the video and see for yourself!

Hope you enjoyed the video!

Check out this code here:

Join my Discord server to chat with me:

Check out some code on my GitHub:

Tweet me something funny on Twitter:

Say hi over at Facebook:

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

My god it's an American programming tutorial video, the end times must be here.

XeonProductions
Автор

You should do more C stuff. You know how to get a point across.

steinmil
Автор

I think the functions.c file should also have #include "functions.h" at the beginning. Because in the functions.h file is the declaration of the add function.

jaimealbertorocha
Автор

Thank you very much. This really short but precise video cleared all my questions about how to manage source and header files in a c project

deinemama
Автор

My prof expected us to know this, you explained it in an incredible way, thank you man

hamzaelmi
Автор

omg this video saved me, thanks for explaining it so straight to the point!

lycorice
Автор

Glad you're back! Seeing as you included one in this video, could you do another video on makefiles? But going more in depth --
maybe their simple uses of executing the same command and how their behavior changes based on the command, as well as going into macros.

g
Автор

Damaged by years of programming in Algol-68R, Modula-2 and the like I eventually was forced to resort to C in order to write an emulator for a long-lost computer, the Flex machine. In my naive state I assumed that the C #include mechanism granted the kind of modularity to which I was accustomed. How wrong I was! How much time have I wasted trying to manage my use of inclusion in order to build one multi-sub-assembly program! Your video, short and sweet, has set me on the right track - thank you. Mercifully I have a mere nine 'modules' to dismember into .h and .c files, so the grunt-work involved shouldn't take me too long! But, my God, what a way to build systems! No wonder they can be so fragile.

benpotter
Автор

Thanks Engineer dude, you're videos cover important topics that I didn't even know I should understand. I appreciate this, keep doing what you're good at -- you inspire others

bashbored
Автор

Wow how can you explain this so simply and make it so easy to understand

netherlabgames
Автор

Really great explanation on header files, thanks.I knew what they were before wathing your video, but now I know how they work it's been really helpful for me to understand the C programming language file structure.Excellent video.:)

wallaceclan
Автор

This helped me so much holy shit, thank you!

Hellobabee
Автор

You didn't miss anything that was perfect and thank you please keep them tutorials coming

karimkohel
Автор

Good to see you're still making videos.

MrGeekGamer
Автор

Great video! Thank you for helping all of us

adarshkishore
Автор

Helped me a lot
Not over complicated nor complained.
Thanks =)

szorosmazsi
Автор

Programming MrBeast, thank you so much!

sombo
Автор

Very usefull, Thank you for the help, I really appreciate that.

kondalaraogangavarapu
Автор

at the last, copy and past is the key of #include

baiduipod
Автор

simple and clear...I just realised that the content of the header file will replace the line of am too bad at concept

leo
welcome to shbcf.ru