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
Cancelling getchar()
May 27, 2026
c
pthreads
getchar
How do new/malloc seem to remember amount of data allocated?
May 28, 2026
c++
c
be64toh not linking or being declared when compiling with -std=c99
May 27, 2026
c
compilation
linker
endianness
data-conversion
what is the difference between calling a function as fun() and fun?
May 27, 2026
c
function
About storing getchar() returned value inside a char-variable
May 26, 2026
c
getchar
File Handling question on C programming
May 26, 2026
c
filehandle
c, problems with using struct
May 27, 2026
c
struct
Check whether user input is a valid string or not using C
May 27, 2026
c
validation
Using DMA to load an image into Visual Boy Advance (VBA)
May 26, 2026
c
gameboy
Does memmove actually "move" a chunk of memory and leave behind zeros at the source? [duplicate]
May 27, 2026
c
memcpy
memmove
Getting "cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to 220 (OpenCL 2.2)" warning during runtime
May 26, 2026
c
windows
cmake
opencl
intel
gdb python in pyenv virtualenv
May 26, 2026
python
c++
c
gdb
pyenv
How does my Linux C process know how many files were opened on the command line?
May 27, 2026
c
linux
io-redirection
freeglut: failed to open display '', linux subsystem
May 26, 2026
c
opengl
debian
windows-subsystem-for-linux
freeglut
Is this C program with two struct definitions, involving a flexible array member, defined?
May 26, 2026
c
language-lawyer
flexible-array-member
c17
Kill process when father process ends with Control+C
May 26, 2026
c
linux
process
Debugging the C runtime
May 27, 2026
c
debugging
gdb
runtime
glibc
When is it necessary or meaningful to write &f for a function f or *fp for a function pointer fp (except in: sizeof &f)?
May 27, 2026
c
language-lawyer
function-pointers
Recent MSVC versions don't treat NAN as constant, workaround?
May 27, 2026
c
visual-c++
c99
If I start two strictly CPU bound threads bound to the same CPU, and one is SCHED_IDLE, why does it ever schedule?
May 27, 2026
c
linux
scheduler
« Newer Entries
Older Entries »