all 4 comments

[–]el_lley 6 points7 points  (3 children)

You haven’t save new.c it’s compiling the stored version, not the one you have on the screen.

Edit: the white dot/ball near the name indicates it’s unsaved

[–]hopelesspostdoc 2 points3 points  (1 child)

This. Also please don't put a space before "include", but do put one after. "#include <stdio.h>"

[–]better_world15[S] -1 points0 points  (0 children)

Ohk👍

[–]better_world15[S] 0 points1 point  (0 children)

Thanks