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
255
problems.
Stats
6.5k
EtPoint
2.1k
Vote count
2
questions
255
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
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?
How to set CMake build configuration in VSCode?
Binary search tree character implementation C++
Setting Thread Affinity of std::threads