-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
In http://www.koding.com/docs/getting-started-c-cpp, the example code, (as seen on chrome on my chromebook, at least), does not have any file target after "#include", and my attempt failed until I included "<"stdio.h">" afterwards. Those "<" may be the culprit, perhaps, especially since they dont show on the preview here, either (without the extraquotes)?
copied from page
"
include
void main(){
printf("Hello world\n");
}
"
Metadata
Metadata
Assignees
Labels
No labels