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
Calling the same functions from multiple threads
Dec 20, 2025
c
multithreading
Why does this code fail without volatile declaration? [duplicate]
Dec 20, 2025
c
linux
multithreading
How to sort an int array in linear time?
Dec 20, 2025
c
arrays
sorting
Can non-const data be accessed through a const pointer in a union?
Dec 20, 2025
c
pointers
language-lawyer
c99
unions
How to access x64 hardware directly without Hardware Abstraction Layers?
Dec 19, 2025
c++
c
linux
assembly
hardware
Convert/extract ints from a char array
Dec 20, 2025
c++
c
bit-manipulation
zlib
c-strings
Is it undefined behaviour to call a 3rd party library function (not provided as source code)?
Dec 20, 2025
c
Is RAND_MAX guranteed to be <= UINT_MAX?
Dec 19, 2025
c
c99
Pointers difference between C and C++
Dec 19, 2025
c++
c
pointers
arduino
ragel
Size of char array is bigger than number of elements passed to initialize it [duplicate]
Dec 18, 2025
c
arrays
initialization
c-strings
initializer-list
I wrote a single-thread program using codeblocks but in task manager it shows that the program is using 2 threads?
Dec 19, 2025
c
windows
multithreading
difference between character array initialized with string literal and one using strcpy
Dec 20, 2025
c
pointers
token
c-strings
Are globals considered as statements?
Dec 20, 2025
c
global
Using WTO to write multi-line message via __asm__ in C language
Dec 19, 2025
c
inline-assembly
mainframe
zos
mvs
next command in gdb is not working correctly
Dec 18, 2025
c
gdb
How to parse a music into a array of frequencies and durations of its notes
Dec 19, 2025
c
low-level
speaker
background-music
How to make n nested for loop in C or Objective C
Dec 19, 2025
objective-c
c
loops
Memory optimization in C for an array of 1 million records
Dec 20, 2025
c
optimization
memory
« Newer Entries
Older Entries »