Dev C++ catche (?) problem

So I was learning ANSI C programming on linux, but now i have to do it on windows. Ive downloaded Dev C++ as my friend requested. And I have small problem, when I'm writing some text, it shows up a catche (I'm not sure if i name it correctly) and i dont know what to click to apply it. Here is an example:

http://gyazo.com/bbbb377e63769676e9dd8441d0741c8d.png

Thank you in advance ;P
I hope it is Orwell Dev C++ which you are using:
http://orwelldevcpp.blogspot.co.uk/

That is the up to date version. (The original Bloodshed version was last updated in 2005 and is considered obsolete).

As for your problem, I've no idea, there is not enough information. Please post the actual code (the text - not an image) and any error messages that you get..


Edit I think you may be referring to the auto-complete feature. Use the cursor keys(arrow keys) to change the selection, and press [enter] to choose.
Last edited on
Topic archived. No new replies allowed.