Hello everyone,
I recently started programing in C, and I use code::blocks to satisfy my needs.
When I use scanf to asign a character to a variable, and than printf to check if all went fine, it just show blank.
The same is when I use printf to display character that has not been entered, but this is expected.
I uploaded the siplest code where I could encounter this problem. If I made a mistake in code please tell me, if not what is the problem?