Why do I not get a warning when I print a variable without initialising a value? (CodeBlocks 20.03)

16 Views Asked by At

enter image description herewhen I compile and run the code I see 4200987 being printed.

enter image description hereThis is what I get when instead I should be getting a warning. What do I change and where do I make these changes to start getting warnings?

0

There are 0 best solutions below