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++
Is this rule about volatile usage strict?
Nov 30, 2022
c++
multithreading
rules
volatile
automatic/static memory allocation
Nov 29, 2022
c++
c
memory-management
operating-system
virtual-memory
How to check if uint8_t exists as a type, instead of unsigned char?
Nov 30, 2022
c++
c
embedded
Is lowercase null valid in C++?
Nov 30, 2022
c++
standards
c++-standard-library
Is there an easy way to sort an array of char*'s ? C++
Nov 29, 2022
c++
sorting
in-place
external-sorting
How to delete a file from a C++ app without console window in Windows?
Nov 29, 2022
c++
windows
winapi
file-io
What can I expect to be difference when I transition from C & C# to C++?
Nov 29, 2022
c#
c++
c
Is it possible to return a derived class from a base class method in C++?
Nov 30, 2022
c++
class
inheritance
Why should I use typedefs in C++?
Nov 29, 2022
c++
typedef
How to properly do threading in C++?
Nov 30, 2022
c++
multithreading
concurrency
I need to create a very large array of bits/boolean values. How would I do this in C/C++?
Nov 30, 2022
c++
c
arrays
bitset
Does push_back() always increase a vector's size?
Nov 30, 2022
c++
vector
memory-management
push-back
while (end of array) - how to recognize
Nov 30, 2022
c++
arrays
templates
while-loop
CUDA, using memset(or fill or ...) to set an array of float to max val possible
Nov 29, 2022
c++
cuda
STL algorithm to delete all the objects in a container?
Nov 30, 2022
c++
boost
stl
stl-algorithm
boost-ptr-container
C++ Buffer Overflow
Nov 29, 2022
c++
overflow
buffer
exploit
C++: Reasons for passing objects by value
Nov 30, 2022
java
c++
oop
C++ Disambiguation: subobject and subclass object
Nov 30, 2022
c++
inheritance
subclass
Is it possible to micro-optimize "x = max(a,b); y = min(a,b);"?
Nov 30, 2022
c++
algorithm
c++11
optimization
bit-shift
Why is freeing invalid pointers left undefined in C++?
Nov 29, 2022
c++
pointers
undefined-behavior
delete-operator
« Newer Entries
Older Entries »