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
76
questions and find answers to
189
problems.
Stats
4.0k
EtPoint
984
Vote count
76
questions
189
answers
About
I am a Senior Software and Firmware Engineer with over 30 years experience in C and C++.
Thomas Matthews questions
Declaring & initializing variables with new, outside function scope
Best Practice - Consolidating duplicate text literals across many translation units
Where is UNS_32 defined?
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
Thomas Matthews answers
how to avoid duplicate inclusion of a header file
How can you read different sized bit values from a file?
How to make strcmp to return 0 in assembly
Adding `bool` to `float`
C++ efficient way to write to file multiple times
Queue with mod operation
using enum for an array index in c++
IDE for C++ and support for wxWidgets [closed]
Is there any way to print my polynomial exponents in superscript with C++? [duplicate]
Writing Device Drivers for Microcontrollers, where to define IO Port pins?