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
Initializing string and array in C - The difference
Dec 23, 2022
c
Virtual memory system, page table and TLB
Dec 23, 2022
c
caching
memory-management
virtual-memory
tlb
Multiprocessors vs Multithreading in the context of PThreads
Dec 22, 2022
c
multithreading
pthreads
hardware
multiprocessing
How to get notified in gdb when memory is freed?
Dec 22, 2022
c
debugging
memory
gdb
What is the difference between unsigned char and unsigned short in this case?
Dec 23, 2022
c
bit-manipulation
Using == outside of an if statement?
Dec 23, 2022
c++
c
raw terminal mode - how to take in input?
Dec 23, 2022
c
io
terminal
Array of Structs are always faster than Structs of arrays?
Dec 23, 2022
java
c
performance
caching
data-structures
Tricky recursive function 007
Dec 23, 2022
c
recursion
Quick way to set a bitmask from a boolean in C
Dec 22, 2022
c
bitwise-operators
bitmask
make ignores -std=c99 flag when compiling and linking a C program
Dec 23, 2022
c
compilation
makefile
Making a C program smaller
Dec 22, 2022
c
Invalid write/read valgrind errors, no solution found in other questions
Dec 23, 2022
c
valgrind
Adding (or doing any other math) every member of two same structs with less code
Dec 23, 2022
c
struct
Accessing global variable hidden by local [duplicate]
Dec 23, 2022
c
compile printing a string function give error message - C
Dec 22, 2022
c
string
printf
difference between allocation [duplicate]
Dec 23, 2022
c
arrays
pointers
malloc
Why aren't bitfields allowed with normal variables?
Dec 23, 2022
c
gcc
struct
unions
bit-fields
How to terminate a child process which is running another program by doing exec
Dec 23, 2022
c
Hex to Octal Conversion Program Without Using Decimal or Binary
Dec 20, 2022
c
hex
octal
« Newer Entries
Older Entries »