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
char type bitwise operation fails in to int
Mar 08, 2023
c
type-conversion
bit-manipulation
integer-promotion
type-promotion
Which thread would be notified by pthread_cond_signal?
Mar 08, 2023
c
multithreading
Writing a C function from given x86 assembly
Mar 09, 2023
c
gcc
assembly
x86-64
reverse-engineering
what's the difference between fallocate and ftruncate
Mar 09, 2023
c
linux
glibc
fallocate
why cast when the conversion is implicit?
Mar 07, 2023
c
casting
Passing char arrays to functions that take char pointers
Mar 09, 2023
c
arrays
pointers
what is the difference between scansets in scanf() function?
Mar 08, 2023
c
scanf
When does load, store, and alloca get used in LLVM
Mar 08, 2023
c
llvm
How to use #define mask in "if" comparison
Mar 08, 2023
c
Structure over flexible array member
Mar 08, 2023
c
c99
strict-aliasing
Why is using a third variable faster than an addition trick?
Mar 08, 2023
c
optimization
fibonacci
history of memcpy and memset vs assignment and initialization
Mar 07, 2023
c
Multiple Assignments in C?
Mar 08, 2023
c
GCC - no warning about an uninitialized array with -O0
Mar 07, 2023
c
gcc
_Noreturn in a struct in c: error: expected specifier-qualifier-list before '_Noreturn'
Mar 08, 2023
c
gcc
c11
noreturn
delete an entry from a singly-linked list
Mar 08, 2023
c
list
pointers
singly-linked-list
WinAPI - CryptDecrypt() not working properly in AES 256
Mar 08, 2023
c
winapi
encryption
aes
wincrypt
Is there a MISRA-compliant way to use enum flags in C99?
Mar 08, 2023
c
standards
misra
How to call different functions on different int values in c
Mar 08, 2023
c
function
Hang at connect()
Mar 08, 2023
c
sockets
network-programming
« Newer Entries
Older Entries »