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
Can I force the compiler not to optimize tail-recursion?
Apr 13, 2026
c
gcc
clang
tail-recursion
How do I retrieve the FILE* of a CreateFile result?
Apr 13, 2026
c
visual-studio
winapi
SWIG+c+Python: Passing and receiving c arrays
Apr 12, 2026
python
c++
c
swig
Function from Integers to the [0,1] float interval
Apr 12, 2026
c++
c
math
Why doesn't strerror return a const-qualified pointer?
Apr 13, 2026
c
string
standards
strerror
how to initialize a global const pointer?
Apr 12, 2026
c
constants
global-variables
Tips to write thread-safe UNIX code?
Apr 11, 2026
c
unix
multithreading
thread-safety
Open MP : Symmetric matrix multiplication for Sparse matrices
Apr 12, 2026
c
multithreading
parallel-processing
openmp
sparse-matrix
Complex numbers through scanf in C
Apr 13, 2026
c
How does a client know which port to send data after accept()
Apr 13, 2026
c
sockets
Interpreting bits in union fields as different datatypes in C/C++
Apr 11, 2026
c++
c
bit-manipulation
unions
Is there a simple `parallel for` in golang like OpenMP?
Apr 12, 2026
c
go
parallel-processing
openmp
Why does this code execute printf 8 times from forking?
Apr 11, 2026
c
printf
fork
Why is the average coming out incorrectly in my C program?
Apr 12, 2026
c
average
How to store the database connection handle from sqlite3_open?
Apr 12, 2026
c
sqlite
fortran
fortran-iso-c-binding
Converting integer to integer array in c [duplicate]
Apr 12, 2026
c
type-conversion
Why does foreground job ignore job control signals when Bash is running as PID 1?
Apr 11, 2026
c
linux
shell
signals
job-control
expected expression before '!=' token... Where I'm wrong?
Apr 11, 2026
c
struct
typedef
« Newer Entries
Older Entries »