Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~165 People Reached
About Me

Developing a new low-level code storage standard.

Interests
Low-level stuff.
PC Specs
NV GTX 560, Intel, SSD 50gb, HDD 500gb, Win8.1
Favorite Forums
Favorite Tags
c++ x 2
Member Avatar for alexandar.valentinov

As you probably know 'C++' doesn't allow either passing or returning arrays by value (don't mislead yourself that declaring array parameters will give you that functionality, every parameter declared as array will be 'adjusted' to a pointer to it's first element - which is some kind of odd, but 'C++' …

Member Avatar for mike_2000_17
1
165