Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: phil128 on January 21, 2010, 02:32:39 pm

Title: Autocomplete doesn't seem to work correctly.
Post by: phil128 on January 21, 2010, 02:32:39 pm
Hi. Is it possible to get codeblocks to reconize functions from other headers, to display its parameter requirments. I'm writing a network program and every time i type connect() i don't get the list of parameters, but if i type printf() it does show the parameter requirements. Visual studio is a really good IDE, but i dont wanna program windows as i hate it! So anyhelp regarding this will be grateful.

Thanks people!
Title: Re: Autocomplete doesn't seem to work correctly.
Post by: blueshake on January 22, 2010, 08:23:56 am
Can you give me an example here(picture or else) please?