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
258
problems.
Stats
6.6k
EtPoint
2.2k
Vote count
2
questions
258
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 does std::setw work with string output?
Understanding fork() in for loop
I don't understand what I'm doing wrong with my de-allocation of memory
Odd output when reading and printing from file in C
adding elements to array of structs in C
int8_t* and char*
Polymorphism in C++ does not work correctly with reference
Conditional compilation and non-type template parameters
How to convert a char array to a float array?
Can I know if a polymorphic object implements an arbitrary abstract class?