Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ray Hidayat
Ray Hidayat has asked
3
questions and find answers to
60
problems.
Stats
906
EtPoint
207
Vote count
3
questions
60
answers
About
Ray Hidayat questions
Smart pointers with a library written in C
C++ using scoped_ptr as a member variable
Ray Hidayat answers
Why the Allocation of an array with int.MaxValue fails and the allocation of two arrays with the size int.MaxValue / 2 does not?
Fast Image Manipulation using SSE instructions?
Streaming Data
PHP session seemingly not working
Analytical Query
Why would you make a whole class sealed/final?
How to calculate a weighted mean?
What is Boost Jam and is Jam worth migrating to?
Why is that data structures usually have a size of 2^n?
Factory object vs factory function