We're a place where coders share, stay up-to-date and grow their careers.
Committed defender of C++ & OOP / Python & CMake lover / Yogi, musician, home brewer, mountain bike rider
Embedded System Engineer at Younup
All private interactions must abide by the code of conduct.
Pierre Gradot
Quite good indeed!
Feb 25
And the sentence was written by you, not by Bruce !
His love for flying was so strong that he made everything to...
Feb 24
I have tried to change the compiler to "x86-64 clang (trunk)"...
Feb 22
Hello In the above program the until the if statement is ev...
Feb 19
Once I discover new functions in the standard library XD Don...
Feb 18
I always forget about this function... Thanks for the reminde...
Feb 15
for (int i = 0; str[i]; i++) { char ch = str1[i]; ...
Pierre Gradot for Younup
Recent comments
What Does This Button Do?: An Autobiography by Bruce Dickinson
Quite good indeed!
What Does This Button Do?: An Autobiography by Bruce Dickinson
And the sentence was written by you, not by Bruce !
What Does This Button Do?: An Autobiography by Bruce Dickinson
His love for flying was so strong that he made everything to...
Branchless programming. Does it really matter?
I have tried to change the compiler to "x86-64 clang (trunk)"...
Branchless programming. Does it really matter?
Hello In the above program the until the if statement is ev...
Factor Operations: gcd and lcm functions in C++
Once I discover new functions in the standard library XD Don...
iota: Initialize a C++ container with increasing values
I always forget about this function... Thanks for the reminde...
Caesar Concatenation
for (int i = 0; str[i]; i++) { char ch = str1[i]; ...