Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andreas Wenzel
Andreas Wenzel has asked
0
questions and find answers to
44
problems.
Stats
828
EtPoint
216
Vote count
0
questions
44
answers
About
I am a professional C/C++ programmer, focussing mainly on the Windows platform.
Andreas Wenzel questions
Andreas Wenzel answers
Why malloc doesn't allocate memory until I hit a certain threshold?
how do i not skip to a new line after getting an input in C
Comparing size_t to -1 [duplicate]
Check if an array is present in a set of arrays
Only accepting numeric input from user
Why does a segmentation fault not occur?
Uncertainty of GCC __restrict__ rules
Run a thread on a new core?
Two pointers referencing the same memory location, possible to make null if we deallocate the space?
unnexpected increment of count in multithreaded program