SpiceQA
Questions
Tags
Users
Badges
user_6400436
@user_6400436
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
What is the difference between char s[] and char *s?
2 votes
Top Questions
In C++ when should we use std::any, std::variant or std::optional?
10 votes
1 answers
Does C++ for Arduino follow the standard?
6 votes
2 answers
In C++ can we consider void as a type in practice?
3 votes
2 answers
If I use -Wextra option with gcc, I don't need to use -Wall?
2 votes
1 answers