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 is special about a ternary statement instead of a if-else statement in terms of optimization?
Mar 26, 2026
c++
c
compiler-optimization
Is fread possible after a file is removed?
Mar 26, 2026
c
Correct way to extract array data from binary?
Mar 25, 2026
c++
c
file
How to convert PCM 8kHz 8bit unsigned to mp3 in C
Mar 25, 2026
c
mono
mp3
pcm
lame
How to calculate the % of CPU used by the threads in a process in Linux?
Mar 25, 2026
c
linux
multithreading
process
Libraries compatibilty by cross-compiling node for armv5
Mar 25, 2026
c
node.js
arm
cross-compiling
How to get C to find the macro identifier given the numeric macro value?
Mar 25, 2026
c
c-preprocessor
Confirmation before closing a C program
Mar 25, 2026
c
visual-studio
return
exit
What is the CPUID standard function 01H?
Mar 25, 2026
c
assembly
x86
cpu-registers
cpuid
Calling free() on malloc()'d char pointer causes program to crash with invalid pointer
Mar 24, 2026
c
pointers
memory-management
Problems with GCC "build file: no target in no project"
Mar 25, 2026
c
codeblocks
Looking for mmap flag values
Mar 24, 2026
c
assembly
x86-64
system-calls
mmap
First expierences with struct. Why is this output happening?
Mar 25, 2026
c
struct
char *str; str="HELLO"; How does that work without allocating any memory for the string?
Mar 25, 2026
c++
c
pointers
memory-management
char-pointer
What does ld do when linking against dynamic shared library?
Mar 25, 2026
c
linux
linker
ld
Leaving a c++ application without running destructors of global static objects
Mar 25, 2026
c++
c
exit
Is it safe using `$` as an identifier in C/C++?
Mar 25, 2026
c++
c
special-characters
identifier
Finding type of path using the Windows API
Mar 25, 2026
c++
c
winapi
« Newer Entries
Older Entries »