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
What does mean by "inactive" preprocessor block in C?
Dec 25, 2022
c++
c
visual-studio
c-preprocessor
Wrong print in C program
Dec 26, 2022
c
Getting the size of varargs in C?
Dec 26, 2022
c
variadic-functions
Why can't I find the int value in a binary
Dec 26, 2022
c
linux
elf
hexdump
Declaring a character array VS dynamically allocating space to character array in C
Dec 26, 2022
c
algorithm
pointers
data-structures
malloc
Does fgetc return EOF on every call after end-of-file reached?
Dec 26, 2022
c
libc
C Program to Calculate Hypotenuse
Dec 26, 2022
c
function
hypotenuse
signed int modulo unsigned int produces nonsense results
Dec 26, 2022
c
modulo
mod
signedness
Are structs with preprocessor branched implementation an ODR violation?
Dec 26, 2022
c++
c
struct
one-definition-rule
Using scanf to read uint8_t data
Dec 26, 2022
c
struct
scanf
bit
What happens if the amount of characters that are entered into your character array is less than the amount of spaces you specified
Dec 26, 2022
c
arrays
character
project
C pass array of structs by reference or by value to a function
Dec 26, 2022
c
struct
pass-by-reference
pass-by-value
How to initialize a struct to null?
Dec 25, 2022
c
struct
readdir returning dirent with d_type == DT_UNKNOWN for directories . and
Dec 26, 2022
c
linux
operating-system
posix
readdir
Comparing 2 vectors in AVX/AVX2 (c)
Dec 26, 2022
c
simd
avx
avx2
Why is unsigned 4 not considered greater than signed -2? [duplicate]
Dec 25, 2022
c
unsigned
signed
comparison-operators
No rule to make target '%.o'
Dec 25, 2022
c
linux
makefile
gnu-make
Taking the address of a function from within that function
Dec 25, 2022
c
language-lawyer
What is the purpose of bitshifting by 0
Dec 25, 2022
c
linux
driver
gpu
performance-testing
Is dangling pointer dangerous if never being used?
Dec 26, 2022
c
dangling-pointer
« Newer Entries
Older Entries »