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
288
problems.
Stats
7.1k
EtPoint
2.3k
Vote count
2
questions
288
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
Memory leak when using regex.h?
why pthread_cond_wait need an lock?
pthread passing object as argument to pthread_create
Define thread in C++
Creating a WM_USER handler with MFC
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?