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
Build issue with go using SWIG and an external C library
Mar 07, 2026
c++
c
go
swig
Problem with loop in C
Mar 08, 2026
c
for-loop
nested-loops
Limit on memory allocation in windows + am I calculating this properly?
Mar 08, 2026
c
windows
memory-management
limit
C compiler optimize loop by running it
Mar 08, 2026
c
loops
for-loop
optimization
compiler-optimization
Problem with scanf and fgets
Mar 08, 2026
c
stdin
scanf
fgets
Why strstr() search for null string always return true?
Mar 08, 2026
c
is the call of a c dll function from a c client asynchronous?
Mar 08, 2026
c
dll
visual-studio-2017
Using goto after a variable declaration at block scope in C
Mar 06, 2026
c
goto
mmap same file, same physical memory?
Mar 06, 2026
c
linux
mmap
Weird C library linkage issues on Mac - Segmentation Fault
Mar 08, 2026
macos
c
segmentation-fault
Does recursive functions have some limitations? eg: how many layers does the function require?
Mar 07, 2026
c
recursion
stack-overflow
collatz
Can I save (and use) char* literal passed to a function after it ends?
Mar 08, 2026
c
STM32F3 DAC signal generation using DMA
Mar 08, 2026
c
stm32
dma
dac
Opencl atomic_add() function returns wrong value
Mar 06, 2026
c++
c
opencl
atomic
data-race
Undefined reference to error when .so libraries are involved while building the executable
Mar 07, 2026
c
gcc
ld
dynamic-linking
.so
Usigned char goes over 255
Mar 07, 2026
c
bit-manipulation
(char)NULL , '\0' and 0 all mean the same thing in C's memset?
Mar 07, 2026
linux
c
Insertion Sort by swapping
Mar 07, 2026
c++
c
algorithm
sorting
Can anyone suggest a way to trace every call of a function?
Mar 07, 2026
c
linux
perl
« Newer Entries
Older Entries »