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
55
problems.
Stats
1.0k
EtPoint
264
Vote count
0
questions
55
answers
About
I am a professional C/C++ programmer, focussing mainly on the Windows platform.
Andreas Wenzel questions
Andreas Wenzel answers
stop reading of two or more characters in switch case statement in C
Is there a way to create a function in C wherein one variable can refer to one of any other variables depending on user input?
Convert a 12-bit signed number in C
Why does reading a file to a std::string have a wrong length on Windows?
why is my basic calculator problem not working in c [duplicate]
C: Undefined behavior when multiplying uint16_t?
Reading a file and print the content in C
Convert a void* back into an array
What is the difference between sprintf_s and snprintf?
Single-line initialization of array allocated by malloc()