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
278
problems.
Stats
6.9k
EtPoint
2.3k
Vote count
2
questions
278
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 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
base64 decode not working
C segmentation fault in insert to binary tree
derivative of the polynomial in a linked list
C - Conditional jump or move depends on uninitialised value(s)
Implements neper number (e) with a recursion function