Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
whiteSkar
whiteSkar has asked
12
questions and find answers to
0
problems.
Stats
55
EtPoint
0
Vote count
12
questions
0
answers
About
Software Engineer
Game Developer
C++, C#, Python
whiteSkar questions
What happens to the address stored in a pointer when the content in that address is swapped out and back?
C++ typedef a std::pair and then use the typedef to declare a map
Why does C++ standard queue have back function when stack doesn't have bottom function?
Python Multiprocess Pool. How to exit the script when one of the worker process determines no more work needs to be done?
Is nullptr in C++ the same as null in C#?
Python What is the difference between a Pool of worker processes and just running multiple Processes?
How does C++ STL unordered_map resolve collisions?
whiteSkar answers