User profile: bkelly13

User info
User name:bkelly13
History
Joined:
Number of posts:20
Latest posts:

Need a starter project for Visual Studio 2022, C++, multiple dialogs
Need a starter project for Visual Studio 2022, C++, multiple dialogs I cannot get a project started...

First use of template for array type
I did not get that concept from the explanatory page I found. It did not discuss the H versus the C...

First use of template for array type
Windows 11, Visual Studio 2022, C++ This is my first attempt at a template. It will compare two ar...

Supply a vector input with uint8_t array
I did not know that I wanted a vector of vectors, but that does work. I used the option: for( size_...

Supply a vector input with uint8_t array
Windows 11, Visual Studio 2022, C++ I know basic C/C++ but not vectors. I found code that does bas...