I'm having trouble running C in eclipse. It first gives me weird syntax errors or tells me that
# include <stdio.h> is an "Unresolved inclusion"
It also will not let me build, saying "(Cannot run program "make": Launching failed)"
Am I missing something? please help.
Thanks