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
Linux kernel code optimization
Dec 07, 2025
c
linux
compilation
linux-kernel
Create a heap at a specific memory address for dynamic memory allocation
Dec 06, 2025
c++
c
embedded
heap-memory
dynamic-memory-allocation
Is there anythign wrong with this checksum calculation?
Dec 06, 2025
c
tcp
network-programming
ip
freebsd
Perplexing indexing bug creating an NSImage from an array of bytes
Dec 07, 2025
objective-c
c
image
indexing
nsimage
How is Valgrind able to access line number of memory allocation in compiled C program, how I can I do the same?
Dec 07, 2025
c
compilation
valgrind
diagnostics
strtok c multiple chars as one delimiter
Dec 07, 2025
c
delimiter
strtok
How to align stack variable to 16byte boundary [duplicate]
Dec 07, 2025
c
alignment
callstack
Control cmd prompt using C
Dec 07, 2025
c
windows
cmd
command-prompt
String parsing in C
Dec 06, 2025
c
How does this work? copying anything into an array of bytes (chars)
Dec 07, 2025
c++
c
memory
What is the Delphi equivalent of ' unsigned char** ' in C
Dec 06, 2025
c
delphi
c string basics, why unassigned?
Dec 07, 2025
c
string
char
declaration
variable-assignment
Using C Preprocessor to Determine Compilation Environment
Dec 06, 2025
c++
c
visual-studio
c-preprocessor
How to incorporate Python libraries in C?
Dec 07, 2025
python
c
wrapper
GCC: what's the default value when a symbol is defined on command line?
Dec 07, 2025
c
gcc
Why are anonymous structs (non typedef'd) useful in c?
Dec 06, 2025
c
struct
function in one shared library calling a function in another shared library
Dec 07, 2025
c
shared-libraries
Am I using fscanf incorrectly?
Dec 06, 2025
c++
c
text
scanf
How to generate 24-bit RGB values "more gracefully"?
Dec 07, 2025
c
algorithm
rgb
When to cast size_t
Dec 07, 2025
c
casting
« Newer Entries
Older Entries »