Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
David Ranieri
David Ranieri has asked
35
questions and find answers to
117
problems.
Stats
2.6k
EtPoint
702
Vote count
35
questions
117
answers
About
All C programs do the same thing: look at a character and do nothing with it.
- Peter Weinberger
David Ranieri questions
GCC typeof extension
Pointers to VLA's
Negative index in array [duplicate]
Macro count params
strtol reusing param
Are multiples of 0.25 exactly representable as double?
Test big endian [duplicate]
Accesing a 2D array using a single pointer
clang enum overflow
How to know if __uint128_t is defined [duplicate]
David Ranieri answers
check string to be 1, 0 else print string
Initializing a variable sized array of booleans in C
Passing multidimensional array by reference in C
C error handling coding-style [closed]
C multiple types function
Getting the size of varargs in C?
Obtaining SubnetMask in C
Checking a variable meanwhile calling the functions needed
Incompatible pointer types and constness
PHP Internals: How does TSRMLS_FETCH Work?