Global functions in multi-file projects in C

  Рет қаралды 8,471

CodeVault

CodeVault

Күн бұрын

Пікірлер: 20
@maximilianpfeffer4420
@maximilianpfeffer4420 21 күн бұрын
I study and it was faster to see this tutorial as to read the documents from the university, thank you so much
@wick6296
@wick6296 2 жыл бұрын
Glad to see you back!
@parrotparrot1948
@parrotparrot1948 2 жыл бұрын
You earned yourself a subscriber :)
@ramakrishna4092
@ramakrishna4092 2 жыл бұрын
@ Codevault Your videos are helped me alot to get concept more understandable can you pls explain what is difference in C structure and C++ structure
@CodeVault
@CodeVault 2 жыл бұрын
I'll look into it
@НастяТишина-ш8ы
@НастяТишина-ш8ы 2 жыл бұрын
Thank u!!!!!
@moatazahmed2771
@moatazahmed2771 Жыл бұрын
Thank you👌, how can I make the run button run the whole program or files in my project instead of typing each of them in VS code? It works in Code Blocks IDE but I can't do it in VS code!
@CodeVault
@CodeVault 10 ай бұрын
There is a video on this topic that you can find here: code-vault.net/lesson/ublnbln8uf:1603733528013
@inferrno52
@inferrno52 2 жыл бұрын
very good
@soufianeamimi
@soufianeamimi 2 жыл бұрын
Amazing
@aicoding2010
@aicoding2010 7 ай бұрын
it means that we need to write .h file fot each .c file?
@CodeVault
@CodeVault 7 ай бұрын
Usually, yes
@willliamdev
@willliamdev 27 күн бұрын
vou testar, one second.
@kannaiyand2707
@kannaiyand2707 2 жыл бұрын
why do we need global.c for implementation ? cant we write in global.h itself ?
@CodeVault
@CodeVault 2 жыл бұрын
No. If you do that and include global.h in multiple C files of the same compilation you'll receive an error due to the definition of the function being found twice in that same compile. So, you have to somehow prevent that. This is one way of doing it
@k_ushagra
@k_ushagra 2 жыл бұрын
can you explain when we write a function definition in a .h file, even after using header guards why do we use the "inline" keyword?
@CodeVault
@CodeVault 2 жыл бұрын
Sure, I'll make a video on that
@k_ushagra
@k_ushagra 2 жыл бұрын
@@CodeVault thanks! appreciate it.
@arunbm123
@arunbm123 2 жыл бұрын
Is it new series tutorials?
@CodeVault
@CodeVault 2 жыл бұрын
Yea with just a few videos on it
Post-increment vs pre-increment in C (a++ vs ++a)
5:54
CodeVault
Рет қаралды 17 М.
Global variables in a multi-file project in C
8:42
CodeVault
Рет қаралды 17 М.
The IMPOSSIBLE Puzzle..
00:55
Stokes Twins
Рет қаралды 162 МЛН
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 2,9 МЛН
When to free memory in C
13:45
CodeVault
Рет қаралды 10 М.
What are variadic functions (va_list) in C?
13:49
CodeVault
Рет қаралды 24 М.
What are Include Guards in C?
13:26
CodeVault
Рет қаралды 1,6 М.
Declaration vs. Definition of functions in C
11:17
CodeVault
Рет қаралды 4,4 М.
The Inline Keyword in C.
16:18
Jacob Sorber
Рет қаралды 58 М.
Should I pass by const reference or by value?
10:45
The Cherno
Рет қаралды 110 М.
why do header files even exist?
10:53
Low Level
Рет қаралды 431 М.
The Most Useless Keyword in C?
10:26
Jacob Sorber
Рет қаралды 69 М.
C++ vs Rust: which is faster?
21:15
fasterthanlime
Рет қаралды 403 М.
The IMPOSSIBLE Puzzle..
00:55
Stokes Twins
Рет қаралды 162 МЛН