Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
semaj
semaj has asked
4
questions and find answers to
3
problems.
Stats
67
EtPoint
10
Vote count
4
questions
3
answers
About
semaj questions
What is the difference between if(CONST==variable) or if(variable==CONST)?
When should you use macros instead of inline functions?
Can a union be initialized in the declaration?
semaj answers
Ways to divide the high/low byte from a 16bit address?
Best practices for reusable embedded C?
How can I determine appropriate stack and heap sizes for ARM Cortex, using C++