Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Mr.C64
Mr.C64 has asked
114
questions and find answers to
198
problems.
Stats
5.6k
EtPoint
1.7k
Vote count
114
questions
198
answers
About
Mr.C64 questions
Brace initialization subtleties
Marshaling a SAFEARRAY of VARIANTs that are BYTEs to C#
Two zero bytes instead of three to signal End-of-BASIC?
Are there any pitfalls in using move() instead of std::move()?
How to use Visual Studio 2019 to target Windows 7?
How to invoke the tlbexp command as post-build event to export a type library from a C# EXE from the Visual Studio 2019 IDE?
C++ potentially-throwing code at COM method boundaries
Reading UTF-8 text and converting to UTF-16 using standard C++ wifstream
Should CString's GetBufferSetLength() have a matching ReleaseBuffer() call?
Successive calls to RegGetValue return two different sizes for the same string
Mr.C64 answers
How to avoid dynamically allocating small objects?
C++ LNK2019 unresolved external symbol stdlib
Unable to retrieve regex match results - MFC / C++
Update MSVCRT.dll on Windows XP
Deprecated conversion from string constant to 'char*': Can't use the constant
C++ Store a Map Pair with data from a text file
Function returning address of local variable error in C
Class inheritance issues c++
Rename files to unicode name in C/C++
How to return a string from a C++ DLL into a MetaTrader 4 code-execution ecosystem?