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
197
problems.
Stats
4.1k
EtPoint
1.0k
Vote count
76
questions
197
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
Carriage return ("\r") in C/Objective-C in gdb output not working
When using the fstream is all the file's content loaded into memory? [closed]
How do I convert byte to string?
reading/writing unsigned char array from/to file using filestream
Need to convert txt file into binary file in C++
Filtering out invalid user inputs
Choosing a data type based on size
C++ Random Access Files
how to avoid duplicate inclusion of a header file
How can you read different sized bit values from a file?