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
300
problems.
Stats
7.3k
EtPoint
2.3k
Vote count
2
questions
300
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
How do I do a forward declaration of a struct with a typename?
Array of Pointer to Function Inside a Array Of Object
Removing elements from heap
Why is this C++ string length calculation function faster than this other one?
Please explain this alignment error
C++ invalid pointer error
c calculate all possible subnets
Binary tree - not able to add values
Sort vector of class in c++
How does a priority queue of pair<int,int> work even without specifying a custom comparator?