SpiceQA
Questions
Tags
Users
Badges
user_25324
@user_25324
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
Why can't the C compiler optimize changing the value of a const pointer assuming that two pointers to the same variable would be illegal/UB?
50 votes
Is it safe to compare const char* with == in C/C++?
10 votes
In C, Is it possible to create a string without '\0(null)'?
10 votes
Optimized matrix multiplication in C
7 votes
Compiling with optimization gets a condition wrong
7 votes
Top Questions
How can I access a shadowed definition in Forth?
4 votes
1 answers
gnuplot: how to add an horizontal line from the last point plotted
3 votes
1 answers
program validity; lifetime and scope of variable defined inside loop
3 votes
4 answers
Using HERE in Forth for temporary space
3 votes
1 answers