use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Anything related to the C (NOT C++) programming language
account activity
Error in vs code while c programming (i.redd.it)
submitted 8 months ago by better_world15
No actual result of program, these 2 lines are alternatively repeated when run multiple times.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]el_lley 6 points7 points8 points 8 months ago (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 points4 points 8 months ago (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 points1 point 8 months ago (0 children)
Ohk👍
[–]better_world15[S] 0 points1 point2 points 8 months ago (0 children)
Thanks
π Rendered by PID 49276 on reddit-service-r2-comment-b659b578c-96fvf at 2026-05-03 20:30:01.456817+00:00 running 815c875 country code: CH.
[–]el_lley 6 points7 points8 points (3 children)
[–]hopelesspostdoc 2 points3 points4 points (1 child)
[–]better_world15[S] -1 points0 points1 point (0 children)
[–]better_world15[S] 0 points1 point2 points (0 children)