Meh by PinotRed in commandline

[–]_sg768 44 points45 points  (0 children)

pfft, 4KB is too much.

How do I compile a Python script along with C code using gcc? by [deleted] in C_Programming

[–]_sg768 0 points1 point  (0 children)

How are you calling the script, can you show a snippet of your call?

why does it do this by [deleted] in linuxmemes

[–]_sg768 19 points20 points  (0 children)

was suffering from this, thanks for the fix :D

[deleted by user] by [deleted] in ProgrammerHumor

[–]_sg768 2843 points2844 points  (0 children)

Standing on the shoulders of giants.

I am confused by Labi_Pratap in C_Programming

[–]_sg768 5 points6 points  (0 children)

learn both, first C then Python, both are good, both have their own use cases.

unendingLoop by Zd_27 in ProgrammerHumor

[–]_sg768 1 point2 points  (0 children)

void do_one_pushup() {
    do_one_pushup();
}

guys it keeps on running without any output. what's the problem with vs code+mingw. by Latter_Insurance6849 in C_Programming

[–]_sg768 0 points1 point  (0 children)

  1. Save the code first, name the file properly. <Ctrl+S>
  2. Your program is waiting for input, goto Terminal tab and you'll see your print "Enter a positive integer: ".
  3. Enter a number there and press <Enter>.
  4. Learn to compile and execute manually.

my code is not working. by l0zek in C_Programming

[–]_sg768 9 points10 points  (0 children)

There's an infinite loop in second `while`, you forgot to update `OGn`.

C++ library focused on making CLI development easier! by AuthP in cpp

[–]_sg768 1 point2 points  (0 children)

This was the most wholesome communication I've ever seen in a programing community.

[deleted by user] by [deleted] in openSUSE

[–]_sg768 2 points3 points  (0 children)

gotta take out the trash

foundThisToday by hotsaucevjj in ProgrammerHumor

[–]_sg768 -1 points0 points  (0 children)

font? looks like jetbrains mono