Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Clifford
Clifford has asked
9
questions and find answers to
431
problems.
Stats
9.8k
EtPoint
3.0k
Vote count
9
questions
431
answers
About
Software Engineer, embedded systems.
Clifford questions
Why does adding custom build step in Visual Studio Qt project with Qt add-in stop automatic MOC and UIC steps?
Detecting open PC COM port from USB Virtual Com Port device
Generating a compile-time constant integer from a literal string
Can `std::istream::operator>>()` accept integer radix prefixes like stdio's %i format specifier?
How to improve fixed point square-root for small values
How can I use an SD card for logging 16-bit data at 48 ksamples/s?
Is `volatile` required for shared memory accessed via access function?
Clifford answers
C Memory Allocation: Why there is not enough memory(250K only)
Keil uVision (C51 compiler), what is meaning of unary operator "!"?
Disabling interrupt in interrupt handler STM32F407
why is my code performing poorly when built with Realview tools but better with Codesourcery?
how to bring Linux to a WindowsCE device
Use Case Diagram for a Embedded Code Example
Why might it be necessary to force rebuild a program?
Use the GNU indent command to apply K&R style with only tabs
Storing Large Integers/Values in an Embedded System
Is there any way to pass an array of an unknown type as a parameter to a function in C?