Answer

The angle brackets tell the compiler to look in the system include directory for ``stdio.h''. The quote marks tell the compiler to look in the same directory as the source file.

Return to lesson.