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
Running openmp on cluster
Oct 14, 2025
c
parallel-processing
cluster-computing
openmp
How to parse HTTP responses in C?
Oct 14, 2025
c
http
parsing
C operators precedence - array subscript and prefix increment
Oct 14, 2025
c
expression
"Syscall param open(mode) contains uninitialised byte(s)" in open sys call
Oct 14, 2025
c
linux
io
system-calls
How to cast a wchar_t to a BYTE* in C
Oct 14, 2025
c
character-encoding
byte
bytebuffer
Macro to call a function
Oct 13, 2025
c
macros
arguments
c-preprocessor
preprocessor
Waitpid and fork/exec's non-blocking advantage over a syscall?
Oct 14, 2025
c
linux
unix
fork
waitpid
Why am I getting warning: (near initialization for ‘ptr’) and segmentation fault at runtime when accsessing value at pointer?
Oct 13, 2025
c
arrays
pointers
initialization
Breaking down the C compilation process into preprocessing, compilation, assembling, and linking step in terms of their input/output [closed]
Oct 14, 2025
c
gcc
compilation
C6387 for memcpy, strcpy and strcpy_s
Oct 13, 2025
c
warnings
memcpy
buffer-overflow
strcpy
Does C hold the carry about bit from a << or a >> bit shift?
Oct 13, 2025
c
bit-shift
carryflag
Cython: Link to library and call function
Oct 12, 2025
c
shared-libraries
cython
Does Matlab blocks or intercepts free() in MEX/C-code
Oct 13, 2025
c++
c
matlab
memory-management
mex
Pre-processor macro to convert an hex string to a byte array
Oct 14, 2025
c
gcc
macros
c-preprocessor
preprocessor
How do you free a 2D malloc'd array in C?
Oct 14, 2025
c
free
how to move packet from NF_INET_PRE_ROUTING to NF_INET_POST_ROUTING?
Oct 14, 2025
c
sockets
tcp
linux-kernel
netfilter
Provide hex value as an input to gets in C
Oct 13, 2025
c
buffer-overflow
gets
Standard guarantees for using floating point arithmetic to represent integer operations
Oct 14, 2025
c
floating-point-precision
c11
floating-point-conversion
How do I reference a static data in C that appears after the function that needs it?
Oct 14, 2025
c
static
forward-declaration
linkage
Is sizeof(pointer) the same as processor's native word size?
Oct 13, 2025
c
cpu-architecture
sizeof
cpu-word
processor
« Newer Entries
Older Entries »