Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Brotherbear on February 20, 2013, 12:46:21 pm

Title: Problem..Help appreciated
Post by: Brotherbear on February 20, 2013, 12:46:21 pm
Hello all!
   I am fairly new to C programming and i encountered an issue. I made a small program that reads values and places them into an array but when i start inputting the values it works fine for a[0][0] then i get a blank space where i enter a value, then a[0][1] appears and everything works properly but i have to add an extra value. The values are placed in the array properly without that extra value. How do i fix this?
(http://img59.imageshack.us/img59/7907/sourcecodeq.jpg) (http://img267.imageshack.us/img267/990/problemly.jpg)
Title: Re: Problem..Help appreciated
Post by: Jenna on February 20, 2013, 01:12:03 pm
The question is absolutely unrelated to Code::Blocks and therefore violating our forum rules.

NOTE: C::B is "just" an IDE, not a compiler.