5
Using extern keyword to call functions
stackoverflow.com
5
Using memset() on struct which contains a floating point number
stackoverflow.com
5
STM32: Implementing UART in DMA mode
stackoverflow.com
5
Is it faster in C to use a written jump table or switch statement?
stackoverflow.com
5
How does getopt() function exactly work in C?
stackoverflow.com
5
Can I use two SPI peripherals on the same STM32 MCU?
electronics.stackexchange.com
5
C/C++ insert #include in main function
stackoverflow.com
5
Upgrade user application using custom bootloader via UART (STM32)
electronics.stackexchange.com
5
Why is my code unable to read text from a file using fstream?
stackoverflow.com
5
Interrupt latency on a STM32F303 MCU
electronics.stackexchange.com
5
Which is faster a%2 or a&1?
stackoverflow.com
5
Declaring as const, but defining as non-const, C
stackoverflow.com
5
__forceinline in Embedded C
stackoverflow.com
5
Compoud operator (+=) and && in C, weird value
stackoverflow.com
5
Why does my program not check the value of a bitfield member even though there is an "if" statement?
stackoverflow.com
5
Why ++(*p) changes the pointer value?
stackoverflow.com
5
C/C++: "mod 2" not resulting in the same instructions as "and 1" (gcc -O3)
stackoverflow.com
5
The most efficient way to initialize array member of struct?
stackoverflow.com
5
why the result type of two operand should match the type of the operands?
stackoverflow.com
5
STM HAL with FreeRTOS, yes/no/maybe?
stackoverflow.com
5
Does array declaration mean consecutive memory allocation?
stackoverflow.com
5
Are ternaries or if statements faster?
stackoverflow.com
5
Find two worst values and delete in sum
stackoverflow.com
5
Why does assigning a string literal as value of a structure's character array member yield an error?
stackoverflow.com
5
How to access the last n elements of a string in c?
stackoverflow.com
5
С - Why scanf() in if() statement works incorrect?
stackoverflow.com
5
what does __global__ mean in the context of a function declaration in c?
stackoverflow.com
5
Memory layout of C struct
stackoverflow.com
5
C | find the size of the value a void Pointer is pointing at using sizeof()
stackoverflow.com
5
Can we create a random uint8_ number using a simple casting?
stackoverflow.com
prev
1
2
3
4
5
6
next