Author Topic: Code analisys bag  (Read 2600 times)

Offline mgneo

  • Single posting newcomer
  • *
  • Posts: 3
Code analisys bag
« on: April 20, 2018, 06:26:09 pm »
Hello.

Why does it compile without errors and warnings?

Code::Blocks 17.12
Default MinGW

PS. Sorry for my english :(

« Last Edit: April 20, 2018, 06:53:16 pm by mgneo »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Code analisys bag
« Reply #1 on: April 20, 2018, 06:59:20 pm »
Because it is valid code!

Please learn the name and version of your Compiler.

Please find an website for newbie coding questions!

Please read the rules for this website!

http://forums.codeblocks.org/index.php/topic,9996.0.html

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline mgneo

  • Single posting newcomer
  • *
  • Posts: 3
Re: Code analisys bag
« Reply #2 on: April 20, 2018, 07:45:06 pm »
Compiler: Default Code::Blocks 17.12 MinGW

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Code analisys bag
« Reply #3 on: April 20, 2018, 07:53:38 pm »
So, after you find a support site for your Compiler tell them the Compiler version info!

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline mgneo

  • Single posting newcomer
  • *
  • Posts: 3
Re: Code analisys bag
« Reply #4 on: April 20, 2018, 07:55:18 pm »
Thanks.