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++
how to build boost serialization library
Dec 22, 2022
c++
boost
build
compilation
boost-serialization
What is the lifetime and scope of dynamically allocated memory using new operator inside a class method?
Dec 22, 2022
c++
oop
dynamic-memory-allocation
Get the creation date of file or folder in c++
Dec 22, 2022
c++
file
Is calling CloseHandle required?
Dec 22, 2022
c++
c
windows
winapi
How to merge two case statements in one switch statement
Dec 22, 2022
c#
c++
What is the behavior of "delete" with stack objects? [duplicate]
Dec 22, 2022
c++
memory
memory-management
stack
Inserting NULL/empty string using libpqxx library
Dec 22, 2022
c++
postgresql
libpqxx
Dynamically allocating memory for const char string using malloc()
Dec 22, 2022
c++
c
malloc
const-char
const-pointer
Is it safe to call std::equal on potentially shorter input if I know there will be difference detected within size of input
Dec 21, 2022
c++
stl
C ++ operator overload ++
Dec 22, 2022
c++
operator-overloading
Where and how are constants stored?
Dec 22, 2022
c++
memory
constants
What is a concept behind using extern in c/c++?
Dec 22, 2022
c++
c
extern
Which loops should I parallelize, the outer or the inner ones
Dec 22, 2022
c++
c
multithreading
parallel-processing
openmp
what does "a<?=b" in C++ mean? [duplicate]
Dec 22, 2022
c++
syntax
Java container like c++ map
Dec 20, 2022
java
c++
map
iterator
How are we allowed to chain together the insertion operator and other operators in general in C++?
Dec 22, 2022
c++
operators
Also check realloc() if shrinking allocated size of memory?
Dec 22, 2022
c++
c
realloc
About comparing an integer and a float/double in C/C++
Dec 22, 2022
c++
c
floating-point
comparison
int
According to the standard, is std::vector affected by the static initialization order problems?
Dec 22, 2022
c++
c++11
language-lawyer
error: cannot convert const string to const char* for argument 1 to size_t strlen(const char*)
Dec 20, 2022
c++
« Newer Entries
Older Entries »