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 c++
Isn't a std::string a std::vector<char>?
Jan 31, 2026
c++
string
vector
stl
Is it bad to have a for loop without an increment or decrement?
Jan 30, 2026
c++
c
for-loop
Sorting by element address
Feb 01, 2026
c++
language-lawyer
compiler-bug
Why does std::sleep_for(std::chrono::hours::max()) return immediately on linux?
Jan 31, 2026
c++
linux
multithreading
c++-chrono
compiler-bug
When is it fair to purposefully cause undefined behaviour? [closed]
Jan 31, 2026
c++
libraries
undefined-behavior
contract
error LNK2001: unresolved external symbol "int const * const A_array" when I don't include the header in the definition file
Jan 31, 2026
c++
extern
C/C++ rotate an BMP image
Jan 31, 2026
c++
c
bitmap
rotation
bitmapimage
Throwing Destructors, Memory Corruption?
Jan 31, 2026
c++
exception
destructor
Can this cause undefined behaviour?
Feb 01, 2026
c++
undefined
Do DeleteFile() Or CopyFile() throw exceptions?
Jan 31, 2026
c++
file
linking c++ sources in iPhone project
Jan 31, 2026
c++
iphone
linker
Android cannot resolve type ulong64
Jan 31, 2026
android
c++
c
cmake
android-ndk
C++ how to pass string array in function and assign to a variable?
Jan 31, 2026
c++
arrays
How can I import tensorflow model from CNTK?
Jan 31, 2026
c++
tensorflow
cntk
How to query boost::log severity?
Jan 31, 2026
c++
logging
boost
boost-log
boost-logging
Differences: A* a=new A(); vs. A b; A *c=&b;
Jan 31, 2026
c++
pointers
C++ fast random number generator [duplicate]
Jan 31, 2026
c++
« Newer Entries
Older Entries »