Syntastic detecting libraries as errors

Viewed 20

My syntastic considers stdio.h and printf to be errors. It is pretty annoying to work like this with longer projects, is there any way to make syntastic detect stdio.h and printf as library/library function?

0 Answers
Related