Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Thomas Matthews
Thomas Matthews has asked
73
questions and find answers to
176
problems.
Stats
3.8k
EtPoint
936
Vote count
73
questions
176
answers
About
I am a Senior Software and Firmware Engineer with over 30 years experience in C and C++.
Thomas Matthews questions
How to pass function by reference?
Where is formatting buffer for printf?
Deploying to Program Files directory
How to split __DATE__ and __TIME__ macros into individual components for variable declarations?
Visual Studio custom build event always executing
C++ Ramifications of ignoring exception from constructor
Script for changing C++ class names
Convert raw grayscale binary to JPEG
Doxygen: Outputting Version Numbers
Smart Pointer Implementation in C [duplicate]
Thomas Matthews answers
Is it more efficient to store vector size into an int variable when using it multiple times? [duplicate]
Data structure for efficient search
What rounding method should you use in Java for money?
Is there a difference in runtime if a heavy calculations function is in the conditional part of the loop?
What is the maximum stack level for a C++ program?
Find points on circle [closed]
Explanation of the use of 16384.0*floor(v/16384.0) in SciPy
How to speed up bit testing
How to define a new number system in C++
How to maintain fixed size of C variable types over different machines?