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
setuid() failing - operation not permitted
Sep 08, 2025
c
linux
uid
setuid
I would like to print superscript and subscript with printf, like x¹?
Sep 05, 2025
c
unicode
polynomials
subscript
superscript
Unsigned integer print
Sep 07, 2025
c
printf
How to share structures within several files in my program?
Sep 06, 2025
c
Exactly which variables need to be sig_atomic_t in the context of signal handling?
Sep 08, 2025
c
signals
sig-atomic-t
printf("string1""string2") is this valid C?
Sep 08, 2025
c
string
standards-compliance
How to get rid of the Heap-corruption error (Critical error c0000374) in C when converting hex into binary string?
Sep 06, 2025
c
can pthread_cond_signal make more than one thread to wake up?
Sep 07, 2025
c
multithreading
pthreads
condition-variable
Why does K&R say that pointers are preferable to arrays as function parameters?
Sep 07, 2025
c
pointers
function-pointers
Compute (a*b)%n FAST for 64-bit unsigned arguments in C(++) on x86-64 platforms?
Sep 07, 2025
c++
c
visual-c++
x86-64
128-bit
Is decrement of bool variable defined in С?
Sep 08, 2025
c
boolean
increment
undefined-behavior
decrement
N random choices according to probability
Sep 06, 2025
c
random
Why are reserved names (starting with _) used in macros?
Sep 07, 2025
c
gcc
standards
identifier
MSYS: Error c compiler cannot create executables
Sep 07, 2025
c
mingw
libxml2
How to use CX_LIMITED_RANGE ON/OFF
Sep 06, 2025
c
pragma
Can #define be used to replace type declaration in c?
Sep 07, 2025
c
macros
c-preprocessor
typedef
How make child process with same environment variables as parrent plus it's own in windows?
Sep 06, 2025
c++
c
winapi
environment-variables
Unix sockets with getaddrinfo() in C
Sep 07, 2025
c
sockets
getaddrinfo
Dynamically allocating memory inside __device/global__ CUDA kernel
Sep 07, 2025
c
visual-studio-2010
cuda
parallel-processing
« Newer Entries
Older Entries »