Short introduction to header files in C

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

The best explanation i have found on the internet. Thank you!

dawnald
Автор

I spent 2 hours in class for this simple topic, still had no idea how to do header files and source files, or even understanding the difference between them. I found your video and undrstood it in 13 minutes... I think I found my new teacher here

alexisthibodeau
Автор

Spent 13:33 minutes and almost mastered the process of creating and using header files. Thank you!

thisisibrokhim
Автор

these are the best c videos on the internet. thank you!

metmay
Автор

Great video! Very informative and I like the way you deliver and explain things. Thanks so much

Mushting
Автор

this is the best explanation for header files!

marshmaker
Автор

I was always confused about the difference between defining and declaring something. Thank you so much for making that clear.

bh
Автор

watched this explicit video, and had to subscribe with immediate effect.

rky-ke
Автор

Thank you ! I really like the way you explain things.
Is it possible to make a video about Makefile? Using headers and stuff? (I still didn't get to that topic but will be my next one soon, once I finish the headers).

flaviocampos
Автор

Thank you for your clear and concise way of explaining such concepts!!

alessandropasqui
Автор

CODEVAULT YOU'RE THE CODE FOR THIS !!! THANK YOUUU

AsifKhan-btkg
Автор

Your videos are truely so much valuable !!!

samarthtandale
Автор

Thank you so much for the explanation I've been looking for it all day

lkwid
Автор

Excellent detailed explanation. Thank you for this great video and taking the time to make it.

shvideo
Автор

Thanks man. Helped me a lot with my college project.

codex
Автор

Thank you so much Sir! Such a very big help

jessamariemangubat
Автор

great video because you gave context to the solution of header files. TY

romagnolirojas
Автор

just want to confirm that i understand, basically when you run the code it compiles all of the .c files together, and the .h which you included lets say in main.c just tells the program that somewhere in the program (most likely in a different .c) exist the definition of the function which was declared in the .h

Sakapaka
Автор

It doesn't matter what the topic is, if CodeVault is explaining, I am understanding. Simple as

alialtan
Автор

Very helpful and very much appreciated <3

sageeuthanasia