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
Is it possible to swap the addresses of two variables?
Sep 17, 2025
c
pointers
swap
Is the leading underscore for the function names for the __stdcall and __cdecl calling conventions optional?
Sep 16, 2025
c
calling-convention
Most efficient way to use strcat() with a string and int?
Sep 17, 2025
c
casting
int
concatenation
strcat
What is the fastest way for bit operations to calculate a parity?
Sep 17, 2025
c
bit-manipulation
parity
Difference between array and pointer to string literal
Sep 17, 2025
c
memory-management
undefined-behavior
Makefile compiling every time
Sep 17, 2025
c
makefile
Can I return pointer to VLA?
Sep 16, 2025
c
arrays
pointers
language-lawyer
c11
Is there any way to retrieve a float from a varargs function's parameters?
Sep 16, 2025
c
objective-c
variadic-functions
Why the address of pointer of an Array is the same of the data stored in that pointer?
Sep 17, 2025
c
arrays
pointers
using Intel TBB in C
Sep 16, 2025
c++
c
intel
tbb
Obtain thread handle from thread id of ANOTHER process
Sep 17, 2025
c
multithreading
debugging
winapi
Alternatives to printf() for MISRA C : 2004 compliant code
Sep 16, 2025
c
stdio
misra
Retrieve data from sqlite with c
Sep 16, 2025
c
database
sqlite
What to use the "fd_set *writefds" parameter in the select() statement for
Sep 16, 2025
c
When to call PostQuitMessage
Sep 16, 2025
c++
c
winapi
application-close
Vulkan vkCreateInstance - Access violation writing location 0x0000000000000000
Sep 15, 2025
c
exception
graphics
vulkan
Why exactly is "Segmentation Fault " still a thing in C
Sep 16, 2025
c
operating-system
segmentation-fault
x86-64
memory-segmentation
SwapBuffers causes redraw
Sep 16, 2025
c++
c
winapi
opengl
Does Extern Break Encapsulation
Sep 15, 2025
c++
c
qt
oop
extern
Communicating continuously between python script and C app
Sep 16, 2025
python
c
« Newer Entries
Older Entries »