Quote:
Originally Posted by sorvani
Additionally, this does work, but is horribly unreadable to people not familiar with C++
This is the preferred way to do it.
|
I also like the second way better. I am familiar with the first way, just from dabbling in C++, but it is not that readable to me.