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
466
problems.
Stats
10.4k
EtPoint
3.1k
Vote count
9
questions
466
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
ARM Cortex-M3 Startup Code
Is there any drawback to using '\n' at the start instead of end?
sprintf raw bytes to string in C?
MPU6050 - Gyroscope tilt angle measurement for self balancing robot?
Why can't you use a variable for an array size in C++? [duplicate]
To use strcpy or not
FreeRTOS vTaskDelayUntil() finishes immediately
Dependency between defining constants in C? [duplicate]
Is there a tool for Visual C++ or other IDE, that would allow more than 1 programmer (online), to work on the same project, at the same time?
Timer / prescaler in microcontrollers