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
malloc(sizeof(struct xxxx)) isn't allocating any memory [closed]
May 11, 2026
c
memory-management
struct
Can sscanf be used to match wildcards?
May 12, 2026
c
scanf
c-strings
stdio
Why is there an extra percent sign after the output?
May 11, 2026
c
linux
fork
gcc: not linking files
May 12, 2026
c
gcc
linker
C -multidimensional array causes Segmentation Fault (GCC)
May 12, 2026
c
arrays
gcc
Well working and comprehensive ADT for C
May 11, 2026
c
abstract-data-type
easy way to display the contents of data structures in C?
May 12, 2026
c
data-structures
Thread safe multi-file writing
May 12, 2026
c
multithreading
unix
How to implement the __sync_fetch_and_sub atomic operation in assembly language based on Linux GCC
May 12, 2026
c
linux
gcc
assembly
inline-assembly
How to prevent gdb to stop after next or finish command
May 11, 2026
c
debugging
gdb
pread/pwrite, buffers and disk cache
May 12, 2026
c
caching
filesystems
Linker's emulation vs OUTPUT_FORMAT
May 12, 2026
c
ld
What is the difference betweend LTDL_LIBRARY_PATH and LD_LIBRARY_PATH?
May 12, 2026
c++
c
gcc
g++
autotools
Error Using fpurge(stdin);
May 12, 2026
c
string
ubuntu-14.04
returning a typedef struct in a method in C
May 11, 2026
c
unix
Why does this swap work and the other doesn't
May 12, 2026
c
arrays
pointers
gcc undefined reference to dbus_*
May 12, 2026
c
gcc
tempWord[0]='\0' Does not reset String somehow
May 11, 2026
c
string
Older Entries »