Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Christian Gibbons
Christian Gibbons has asked
2
questions and find answers to
7
problems.
Stats
145
EtPoint
45
Vote count
2
questions
7
answers
About
Christian Gibbons questions
Christian Gibbons answers
Is pointer arithmetic allowed for malloc'ed blocks?
When returning the difference between pointers of char strings, how important is the order of casting and dereferencing?
Why do string literals (char*) in C++ have to be constants?
Why does c = ++(a+b) give compilation error?