Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

CLion, CMSIS and error: "expected identifier or '(' before '__asm'"

c assembly cmake arm clion

How to react to mouse wheel in Xlib?

c mousewheel xlib

How do I reset the STM32 HAL UART driver (HAL) state?

c stm32 interrupt hardware

mmap thread safety in a multi-core and multi-cpu environment

Weird gcc warning and sanitizer crash

c gcc compiler-warnings

Can I assign a value to one union member and read the same value from another?

`atomic_compare_exchange_strong_explicit()` -- what do the various combinations of `success` and `failure` parameter do, when not equal?

c assembly atomic stdatomic

Operator precedence in c with pointers

c operator-precedence

Comparing values pointed at by void pointers in C

c pointers void-pointers

Is there a difference between initialiazing variables and pointers with NULL or 0?

Can I reuse request objects?

c mpi

Using fgets and strtol to get a single integer

c

setxattr fails with Operation not supported

c linux

unsigned long long to string convert

c

Can I use a single "pthread_mutexattr_t" attribute to initialize two different mutexes?

c pthreads mutex x86-64 suse

C code optimization using #pragma GCC optimize

c optimization gcc

Preprocessor message containing macro