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't free memory after char *
Dec 04, 2025
c
free
Declaring volatile pointer to a pointer which points to non-volatile data
Dec 05, 2025
c
pointers
syntax
volatile
how to force compiler error with strcpy() when destination is const
Dec 04, 2025
c
How to debug external program run in main function in C?
Dec 05, 2025
c
linux
debugging
gdb
breakpoints
Can you construct a NULL-terminated GPtrArray that doesn't have an element_free_func?
Dec 05, 2025
c
memory-management
glib
static-memory-allocation
Unexpected behaviour from minimax algorithm
Dec 05, 2025
c
minimax
What is the fastest way to multiply a 16-bit integer with a double?
Dec 05, 2025
c
microcontroller
Rotating a Linked List C
Dec 05, 2025
c
linked-list
Compile C in Visual Studio 2012 without MSVCRT runtime
Dec 03, 2025
c++
c
visual-studio
visual-studio-2012
msvcrt
Why do clang and gcc duplicate code and branch vs unconditional jump inside loop?
Dec 04, 2025
c++
c
optimization
x86
Accessing 2D array values using a pointer
Dec 05, 2025
c
arrays
pointers
Trying regex, simple example won't work
Dec 05, 2025
c
regex
Segmentation fault with LAPACKE dgels_ in C
Dec 05, 2025
c
segmentation-fault
lapack
How to add headers to a Makefile?
Dec 05, 2025
c
makefile
Linking header files with makefile: undefined reference error
Dec 04, 2025
c
makefile
atomicity of pthread_cond_wait()'s unlock-and-wait?
Dec 05, 2025
c
multithreading
pthreads
unpredictable floating point errors from matrix decomposition
Dec 04, 2025
c
opengl
math
matrix
floating-point
Handle escape sequences with ncurses? Does printf handle escape sequences?
Dec 05, 2025
c
printf
ncurses
ansi-escape
Special treatment of setjmp/longjmp by compilers
Dec 05, 2025
c
assembly
compiler-optimization
setjmp
« Newer Entries
Older Entries »