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
276
problems.
Stats
6.9k
EtPoint
2.2k
Vote count
2
questions
276
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
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
Why does a pointer returned from strtok() cause a segmentation fault when passed to printf()?
C++ generic insertion sort