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 argument type does sscanf expect for a character class?
Apr 09, 2026
c
scanf
Cachegrind output interpretation
Apr 10, 2026
c
caching
optimization
kcachegrind
cachegrind
What's the difference between pthread_setschedparam and sched_setscheduler?
Apr 11, 2026
c++
c
linux
posix
Prevent global buffer overflow casting a static bool reference to int pointer
Apr 10, 2026
c
casting
address-sanitizer
Initialize mulitdimensional C-array with 0 elements
Apr 10, 2026
c
arrays
initialization
Is it relevant to have a single inline function alone in a C file?
Apr 10, 2026
c
inline
c99
What happens in background or in memory when we cast char * to int *
Apr 10, 2026
c
casting
ZMQ asynchronous, how does it work exactly?
Apr 10, 2026
c++
c
multithreading
asynchronous
zeromq
Invalid storage class for a function in a macro in GCC
Apr 10, 2026
c
gcc
macros
assignment operation confusion
Apr 10, 2026
c++
c
declaration
variable-assignment
What does it mean when the name at the beginning of the struct and the one at the end of the struct are different?
Apr 10, 2026
c
struct
typedef
C functions overusing parameters?
Apr 10, 2026
c
How can I override C functions (like with LD_PRELOAD) at runtime?
Apr 10, 2026
python
c++
c
dynamic-linking
ld-preload
How to get the first address of initialized data segment
Apr 10, 2026
c
linux
C String assignment backwards
Apr 10, 2026
c
Accessing struct element straight from function call in C
Apr 08, 2026
c
gcc
struct
c99
c11
Array of pointers in C with easy iteration
Apr 10, 2026
arrays
c
for-loop
iteration
dynamic-memory-allocation
Display after deletion in linked list in C
Apr 09, 2026
c
linked-list
« Newer Entries
Older Entries »