SpiceQA
Questions
Tags
Users
Badges
user_163551
@user_163551
0
reputation
0
answers
10
questions
About Me
// Hello, World !
Top Answers
Standards for pseudo code?
4 votes
Is there a C++ iterator that can iterate over a file line by line?
3 votes
What does malloc(0) return?
2 votes
What is the difference between "and" and "&&" in c++
2 votes
Is there any real point compiling a Windows application as 64-bit?
1 votes
Top Questions
How to combine static_assert with sizeof and stringify?
23 votes
5 answers
Why is it so 'hard' to write a for-loop in C++ with 2 loop variables?
16 votes
3 answers
Why are time_of_day and hh_mm_ss two different types in C++20?
5 votes
1 answers
Handling case-insensitivity without taking locale into account
5 votes
0 answers
Using C functions to manipulate std::string
4 votes
2 answers