Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Arjun Sreedharan
Arjun Sreedharan has asked
4
questions and find answers to
6
problems.
Stats
137
EtPoint
36
Vote count
4
questions
6
answers
About
https://arjunsreedharan.org
Arjun Sreedharan questions
Why char *s = "string" shows no error or warning when it is not const
How memory allocation works for char* without explicitly allocating
Order of bytes in struct
Can Test and Set be implemented in software without hardware support?
Arjun Sreedharan answers
Read from any ram address directly?
Segmentation fault while using function pointer
Initialization of a union in C
What is the purpose of the word 'self'?
How to define matrix dynamically in C
warning enumerated type mixed with another type? [closed]