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 force github recognizing files as written in a specific language?
Sep 22, 2025
c++
c
github
header-files
How is it possible to achive O(log n) power function a^n by only using recursion?
Sep 21, 2025
c
recursion
Best way to discard data from a pipe or socket in linux?
Sep 21, 2025
c
linux
linux-kernel
Convert unknown Hex digits to a Longitude and Latitude
Sep 22, 2025
c
binary
hex
coordinates
latitude-longitude
Struct member [ array vs pointer ]
Sep 22, 2025
c
Difference between putting variables in header vs putting variables in source
Sep 21, 2025
c
header
extern
A Design Pattern for Menu Navigation (in c/c++)
Sep 21, 2025
c++
c
user-interface
hud
c: assignment used in calculation
Sep 21, 2025
c
assignment-operator
C malloc() memory space released after program ends? [duplicate]
Sep 20, 2025
c
malloc
free
How C structures get passed to function in assembly?
Sep 21, 2025
c
gcc
assembly
x86-64
calling-convention
syscall wrapper asm C
Sep 22, 2025
c
assembly
arm
wrapper
system-calls
How is filename lookup done in ext4?
Sep 21, 2025
c
linux
linux-kernel
stat
ext4
writing to stdin of another program/reading from stdout of another program in c
Sep 21, 2025
c
stdout
stdin
io-redirection
Using sizeof() with pointer to struct in C
Sep 21, 2025
c
struct
malloc
pass-by-reference
sizeof
How can I fix Warning: C4129 'e': unrecognized character escape sequence
Sep 21, 2025
c
Dereferencing a pointer multiple times vs creating temp variable
Sep 19, 2025
c
pointers
Declare a static function but implement it without the 'static' keyword in C?
Sep 21, 2025
c
static
declaration
implementation
forward-declaration
How to reverse R_X86_64_JUMP_SLOT relocations?
Sep 20, 2025
c
linker
shared-libraries
x86-64
elf
« Newer Entries
Older Entries »