User forums > Using Code::Blocks

header files not required?

(1/1)

gg50:
I am surprised that certain header files are not required in codeblocks (last version 20.03 or before?)

for example,
I used te gets( ) function without <stdio.h> and there is no error messages?
Can you tell me why?
Thank you

gg

stahta01:
Code::Blocks (CB) is not a compiler!

The compiler is what causes the symptoms you are seeing.

Tim S.

gg50:
 I know that CB is not a compiler. I use Mingw . may be the older version of Mingw was not working the same way. I will look on mingw site.
Thank You
GG

windowsmaniac:
Hi,

I think it's highly probable that it it's due to the version update of mingw.

Navigation

[0] Message Index

Go to full version