Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c
how to detect the ESC key in C?
Dec 05, 2022
c
getlocale() function in C
Dec 04, 2022
c
Are i < N+1 and i <= N different?
Dec 05, 2022
c++
c
for-loop
comparison
Rounding integer division without logical operators
Dec 05, 2022
c++
c
rounding
Is negating INT_MIN undefined behaviour?
Dec 04, 2022
c
c99
undefined-behavior
c89
snprintf negative/zero value of buffer size
Dec 04, 2022
c
printf
buffer
Optimising "i = b ? (i | mask) : (i & ~mask)"
Dec 05, 2022
c
bit-manipulation
ternary-operator
Automatic resizing of array, initialized by auto-count? [duplicate]
Dec 05, 2022
c
arrays
Can i make a dynamic array this way?
Dec 05, 2022
c
arrays
dynamic-memory-allocation
variable-length-array
Streaming File Delta Encoding/Decoding
Dec 05, 2022
c++
c
embedded
compression
delta
How do we find the output of the following C program?
Dec 05, 2022
c
pointers
sizeof
C WikiBooks - How is C a small "what you see is all you get" language?
Dec 05, 2022
c
Why does the preprocessor directive in one function affect the compilation of another?
Dec 05, 2022
c
io
c-preprocessor
What happens to initialization of static variable inside a function
Dec 05, 2022
c
static
Use of pointers on strings
Dec 04, 2022
c
c-strings
char-pointer
What does this C pointer code do?
Dec 05, 2022
c
pointers
Proving that two pointer approach works(Pair sum ques.)
Dec 03, 2022
c++
c
algorithm
How are arrays "implemented" in C?
Dec 05, 2022
c
arrays
pointers
gcc
Why/how does gcc compile the undefined behaviour in this signed-overflow test so it works on x86 but not ARM64?
Dec 05, 2022
c
gcc
undefined-behavior
integer-overflow
arm64
C compiler not recognizing unsigned long
Dec 05, 2022
c
long-integer
implicit-conversion
unsigned
unsigned-integer
« Newer Entries
Older Entries »