Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in visual-c++
What is the method for optimizing individual functions in a file in GCC 4.1.1?
Mar 09, 2026
c++
optimization
visual-c++
gcc
pragma
Which calling convention is used for functions exported via .def file?
Mar 10, 2026
c
visual-c++
calling-convention
Is it safe if a virtual function refers to variable in a derived class in C++?
Mar 08, 2026
c++
visual-c++
Why could i get an Unhandled exception Access violation writing in c++/CLI?
Mar 08, 2026
visual-studio-2010
visual-c++
c++-cli
tchar
OK to use these two parameters each independently, but fail to have both
Mar 08, 2026
c++
visual-studio
visual-c++
visual-studio-2017
Compiling Visual Studio 2010 project in VS 2012 (C++): error LNK2038: mismatch detected for '_MSC_VER': value '1600' doesn't match value '1700'
Mar 07, 2026
visual-studio-2010
visual-c++
visual-studio-2012
can't seem to find std::thread in msvc++ 2010 express
Mar 07, 2026
c++
visual-c++
Opening a virtual COM port with CSerial (C++)
Mar 08, 2026
c++
winapi
visual-c++
serial-port
Why do floats and unsigned integers have different static const declaration rules? [duplicate]
Mar 07, 2026
c++
visual-c++
Reference to array of struct
Mar 06, 2026
c++
arrays
visual-c++
struct
C++ why is my file truncating when I restart my program?
Mar 05, 2026
c++
visual-c++
Draw a circular progress bar using Direct2D
Mar 04, 2026
visual-c++
progress-bar
direct2d
C++ trick to ensure deallocation of a vector, but compilation problems with GNU g++
Mar 05, 2026
c++
visual-c++
g++
How can I specify a return type for operator[]?
Mar 05, 2026
c++
templates
visual-c++
operator-overloading
Is there a __builtin_constant_p() for Visual C++?
Mar 04, 2026
c++
windows
visual-studio
visual-c++
VC++ says "no overloaded function takes 7 arguments" I say YES IT DOES!
Mar 04, 2026
c++
visual-c++
compiler-errors
Using std::system_category() in static class destructor with msvc11
Mar 04, 2026
c++
c++11
visual-c++
visual-studio-2012
std-system-error
Struct members alignment in Visual C++ 2008
Mar 03, 2026
visual-c++
struct
memory-alignment
Older Entries »