My problem is that I try to debug this simple Hello World Program in Eclipse LUNA CDT and UBUNTU 14.10 but get the error- can't find source at /build/buildd/glibc-2.19/stdio-common/printf.c. My Code is
# include <stdio.h>`
int main()`
{
printf("\n Hello World!!");
return 0;
}
I could really use some help here. Thanks in advance.
Aucun commentaire:
Enregistrer un commentaire