Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
2501
2501 has asked
9
questions and find answers to
175
problems.
Stats
3.9k
EtPoint
1.2k
Vote count
9
questions
175
answers
About
2501 questions
Atomicity of the simple assignment operator
Returning a local partially initialized struct from a function and undefined behavior
MinGW doesn't produce warnings
2501 answers
C struct, incomplete field type
How do arrays work inside a struct?
How to protect enum assignment
"Unterminated quoted string" when using variables with quotes in makefile
Is the "++" operation atomic in C?
__COUNTER__ macro problems. Not displaying the value
Casting structure pointers between structs containing pointers to different types?
Removing C6054 error with scanf functions
How to apply a mask to a const void* address?
variable value and its address using pointers in C++