Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
0___________
0___________ has asked
5
questions and find answers to
65
problems.
Stats
1.3k
EtPoint
359
Vote count
5
questions
65
answers
About
⚡
0___________ questions
gcc Strange -O0 code generation. Simple malloc. Pointer to multidimensional array
0___________ answers
Are both of these volatile qualifier usages redundant?
Assign volatile to non-volatile sematics and the C standard
Is incrementing a _Bool defined?
typecast to (void *) when passing pointer to object
Output for the following C code is confusing me [closed]
Using memset() on struct which contains a floating point number
Using the null terminating character as null pointer in C [duplicate]
Best way to add delay/do nothing for n cpu cycles
Prevent GCC from optimizing away a looped write to memory mapped address
DMB instructions in an interrupt-safe FIFO