Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
quantum231
quantum231 has asked
19
questions and find answers to
0
problems.
Stats
95
EtPoint
0
Vote count
19
questions
0
answers
About
Electronic Engineer with a passion for learning
quantum231 questions
C++: What is the difference between int *x[5] and int (*x)[5]?
What does this human drawing returned by git in terminal mean?
When 32 bit machine can access max of 4GB RAM, how does it access 150GB of HDD [closed]
Why does 20 address space with on a 16 bit machine give access to 1 Megabyte and not 2 Megabytes?
C++: Is it normal to pass array reference to function
what is the difference between Emulate and Simulate?
glLoadIdentity and glPushMatrix/glPopMatrix, why not just use the former?
Is it compulsory to write int main(int argc, char *argv[]), can't use some other names instead of argc and *argv[]?
How to create a union with a 32 bit int and four 8 bit char types that each refer to difference slice of the 32 bit int?
A few questions about CRC basics
quantum231 answers