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
29
problems.
Stats
563
EtPoint
151
Vote count
0
questions
29
answers
About
I am a professional C/C++ programmer, focussing mainly on the Windows platform.
Andreas Wenzel questions
Andreas Wenzel answers
How to initialize C structs with default values
Is it acceptable to pass a pointer as an argument for a double pointer in C?
What are the consequences of opening a file in C in text or binary mode?
Why is the sizeof a std::pair different to the sum of the sizeof its elements? [duplicate]
Why doesnt the following programm prints the list?
Why doesn't this generate a warning or error [duplicate]
how can a function return an lvalue in c?
scanf in C doesn't fail when formatted text doesn't match
Trying to understand fread
C++ Change only lower 32 bits of an __int64 variable