Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ingo Leonhardt
Ingo Leonhardt has asked
4
questions and find answers to
19
problems.
Stats
470
EtPoint
144
Vote count
4
questions
19
answers
About
Ingo Leonhardt questions
What is the integer literal suffix 'i' in C?
prevent gcc from removing an unused variable
Ingo Leonhardt answers
C programming lookup table
ref to stderr in (old) C code generates error
How to use va_start()?
Multiple timers in C
How to run command and detect if it's successful by C language in Linux?
Confusion with implementation of malloc from K&R [duplicate]
how to read from text file and store in matrix in c
Does it make sense to use static variables in the main function in C?
Storing of string literals in consecutive memory locations
sizeof operator returns 4 for (char + short ) [duplicate]