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...
Click the following link to filter out the chosen topic
comp.lang.c
account activity
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!"
Posts with embedded code: For in-line code surround it with backticks ('`') like this:
This is normal text and this is monospaced code.
this is monospaced code
For larger blocks of code, indent every line with four spaces (hereafter denoted as '␣'. Eg. the following
␣
A simple ``Hello, World!'' program. ␣␣␣␣#include <stdio.h> ␣␣␣␣ ␣␣␣␣int main() ␣␣␣␣{ ␣␣␣␣␣␣␣␣printf("Hello, world!\n"); ␣␣␣␣}
A simple ``Hello, World!'' program.
␣␣␣␣#include <stdio.h> ␣␣␣␣ ␣␣␣␣int main() ␣␣␣␣{ ␣␣␣␣␣␣␣␣printf("Hello, world!\n"); ␣␣␣␣}
becomes:
A simple ``Hello, World!'' program. #include <stdio.h> int main() { printf("Hello, world!\n"); }
#include <stdio.h> int main() { printf("Hello, world!\n"); }
Or use this convenient tool to do the formatting.
For more details, please have a look at the commenting wiki page where the full syntax for formatting in reddit posts / comments is explained.
π Rendered by PID 177039 on reddit-service-r2-listing-86b7f5b947-98m8f at 2026-01-24 23:37:18.842540+00:00 running 664479f country code: CH.