I'm using netbeans with Java, but it may work the same way. It should be possible to enable autocomplete for C as well. Check Tools -> Options -> Editor -> Code completion. If it's disabled, you can invoke it with Ctrl + Space. When enabled it should pop up automatically. Hope this helps.