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
How to separate debug symbols from a C static library and later load it in GDB
Dec 03, 2025
c
debugging
gdb
static-libraries
What is the diffrence between char *str="this is a string" from char *str = strdup("this is a string") in C
Dec 04, 2025
c
pointers
c-strings
string-literals
strdup
C++ address value and sizeof
Dec 04, 2025
c++
c
sizeof
C - Comparison of Arrays with == works, why? [duplicate]
Dec 03, 2025
c
arrays
comparison
How memory is allocated to macros in c?
Dec 04, 2025
c
macros
c-preprocessor
C rand() function is not generating random numbers [duplicate]
Dec 04, 2025
c
random
numbers
(x <= y <=z) condition syntax in ISO C?
Dec 04, 2025
c
conditional-statements
returning a float value when writing a function in C
Dec 04, 2025
c
floating-point
Is there any way to know which symbols are exported in a object file?
Dec 04, 2025
c
export
static-libraries
symbols
object-files
How to write a full string to a file?
Dec 03, 2025
c
windows
string
file-io
C framework like Qt?
Dec 04, 2025
c
qt
frameworks
How can I programmatically launch my C console game in ConHost without requiring user configuration or admin privileges?
Dec 04, 2025
c
windows
cmd
console
windows-terminal
Can I use WASAPI in C code on MinGW64? If so, how?
Dec 04, 2025
c
compiler-errors
uuid
mingw-w64
wasapi
OpenMP reduce on large heap array cause segment fault
Dec 04, 2025
c
segmentation-fault
openmp
reduce
SDL3 fails to create OpenGL ES 2.0 context?
Dec 04, 2025
c
opengl-es
sdl
mingw-w64
sdl-3
Understanding the x86_64 call instruction on a 64bit system
Dec 03, 2025
c
x86-64
compiler-explorer
Use pthread condition variable in ping-pong test
Dec 04, 2025
c
multithreading
performance
parallel-processing
pthreads
« Newer Entries
Older Entries »