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
173
problems.
Stats
3.7k
EtPoint
923
Vote count
73
questions
173
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 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?
stdin as input file for MSVC
How do I create a "spacer" in a C++ class memory structure?
error C2440: '=' : cannot convert from 'const char [2]' to 'char'