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
63
problems.
Stats
1.2k
EtPoint
306
Vote count
0
questions
63
answers
About
I am a professional C/C++ programmer, focussing mainly on the Windows platform.
Andreas Wenzel questions
Andreas Wenzel answers
scanf() not writing to 2d char array
Weird result of using scanf "%f" to read a float number and then assign to double
How can I distinguish a pointer from a dereference in C?
Performance drop when adding memory that is not used
is there a way to move a page from a virtual address to another without touching the contents?
Cases in nested switch case won't run
Even after clicking on the terminal screen, it doesn't print "Left pressed", how do i fix this?
Should I use fgets or scanf with limited input in c?
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?