Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
WhozCraig
WhozCraig has asked
2
questions and find answers to
283
problems.
Stats
7.0k
EtPoint
2.3k
Vote count
2
questions
283
answers
About
WhozCraig questions
Does applying post-decrement on a pointer already addressing the base of an array invoke undefined behavior?
Why are char[] and char* as typedefs different, but sometimes... not?
WhozCraig answers
c++ postfix / prefix operator overload as non-member function
Pthread data race that drives me crazy
static and dynamic library linking in visual studio c++
Let a pre-defined number of threads calculate a bigger number of tasks
In C. the name of an array is an pointer to it's first element, isn't it?
How to insert function address into hashtable?
Reference to array
Input string without using C++ string
C++ copy constructor for class with dynamically allocated array
C++ partial mutex/critical section lock