Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Thor
Thor has asked
102
questions and find answers to
0
problems.
Stats
500
EtPoint
0
Vote count
102
questions
0
answers
About
Thor questions
error: non-aggregate type 'vector<string>' cannot be initialized with an initializer list
How does the first call to previous returns the same element as the last call to next?
how can function calls be used in place of loop jump?
x86 processor assembly language AND and OR operator precedence
intVal3 TBYTE 1234 -- invalid TBYTE variable declaration gone unnoticed by assembler
Why the statement int null = 0, *p = null is illegal?
does swift's string type conform to collection protocol?
what does first <T> in "<T> Future<T> submit(Callable<T> task)" stands for?
How to see the memory occupied by initialised array vs uninitialised array
Comparing "Queue" objects in Java
Thor answers