code-review

1310 threads · Page 27 of 27

If string contains another string (C++20) 198 messages
C++
Do you think this is an elegant way to write code? 25 messages
C++ Style/Aesthetics
Macro Based Dynamic Array in C 65 messages
Style/Aesthetics C
Joining vector elements by a separator 64 messages
C++
my mandelbrot set is ugly c_re goes from -1.5 to 0.5 and c_im goes from -1 to 1 5 messages
Locked C
Challenge: only switch, loops, functions allowed 51 messages
Code Size/Redundancy C++ Style/Aesthetics
PPM loader 51 messages
C++ Best Practices
Need review of small c/c++ file being used inside of nodejs module please 23 messages
C++ Best Practices
ok this was the task right and i solved it, but 27 messages
C++ Optimization
Is splitting long pipeline-like functions worth it? 126 messages
C++ Style/Aesthetics