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
Unable to read and print consecutive strings using %s in C
Feb 09, 2026
c
Why i am getting segmentation fault when changing const static variable through non-constant pointer variable?
Feb 09, 2026
c
static
constants
Why are functions executed in the order they are defined and not in the order they are called from the int main() in avr-c?
Feb 09, 2026
c
avr
atmega
avr-gcc
Thousands of IP Addresses/Interfaces vs. slow program performance
Feb 08, 2026
c
linux
sockets
network-programming
ld: unknown option: -Ttext on Mac OS X maverick
Feb 09, 2026
c
linker
command
ld
Is there a way to mmap a stdin?
Feb 07, 2026
c
unix
On Linux GCC/pthread parallel code is much slower than simple single thread code
Feb 08, 2026
c
performance
gcc
pthreads
how can I 'crash proof' a callback function written in C if passed the wrong parameter type
Feb 09, 2026
c
pointers
types
signals
Is there a bug in the nestest rom?
Feb 09, 2026
c
assembly
6502
nes
array implementation using stack
Feb 08, 2026
c
data-structures
Searching for the largest open space in an array (C)?
Feb 08, 2026
c
arrays
data-structures
What happens when you allocate on the heap, memory that is referenced in a static variable?
Feb 08, 2026
c
memory-leaks
static
fork
valgrind
is it possible to have a union of arrays in c
Feb 06, 2026
c
How to pass the address of an array to a function?
Feb 09, 2026
c
arrays
pointers
Is volatile modifier really needed if global variables are modified by an interrupt?
Feb 09, 2026
c
gcc
optimization
GCC ignores __attribute__((section("CCMRAM"))). How to fix?
Feb 09, 2026
c
gcc
linker
arm
ld
Macro questions
Feb 09, 2026
c
macros
« Newer Entries
Older Entries »