SpiceQA
Questions
Tags
Users
Badges
user_6110094
@user_6110094
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
Endless sine generation in C
30 votes
How can I implement a 'Do while' loop only using GOTO in the C language?
25 votes
Pointers and access to memory in c. Be careful
13 votes
C memcpy 2D array
10 votes
Is it undefined behavior to use functions with side effects in an unspecified order?
9 votes
Top Questions
gcc Strange -O0 code generation. Simple malloc. Pointer to multidimensional array
16 votes
1 answers
Three questions: Is NULL - NULL defined? Is (uintptr_t)NULL - (uintptr_t)NULL defined?
3 votes
1 answers
powershell run from cmd to to start program and exit. The program will stay running, but powershell should extit
2 votes
1 answers
C constant expressions. const variables as constant expressions
2 votes
2 answers
ESP32 IDF. Will this table be placed in the SPI FLASH and read from it or it will be loaded to the RAM
2 votes
1 answers