Hi! I am not sure about the 2.24.x version but system functions are always a bit difficult until know. Anjuta just scans all libraries that are present in pkg-config but doesn't take standard system methods into account yet. We try to improve that in 2.27.x and I am quite sure there is a bug open for this in anjuta. Regards, Johannes Am Montag, den 09.03.2009, 17:40 +0200 schrieb Oguz Yarimtepe: > I created a makefile c project and edited the main c file as below: > > #include <sys/types.h> > #include <sys/dir.h> > #include <sys/param.h> > #include <stdio.h> > #include <unistd.h> > > int main() > { > printf("Hello world\n"); > get > return (0); > } > > When i start to write getcwd, i don't see any autocompletion. I have > to open terminal and write "man getcwd" each time. Is there such a > property at Anjuta for system functions defined at already installed > headers? > > I am using the Anjuta 2.4.1 deb compiled version from the Ubuntu Hardy > repo on my Ubuntu Hardy system. >
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil