cplusplus.com
C++ : Users : R0mai
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
User: R0mai
Public profile
Send private message


User profile: R0mai

User info
User name:R0mai
Location:Nagykovácsi, Hungary
Statistical data
Birthdate:Apr 14, 1992
Gender:Male
Occupation:Student
Skills:C
C++
Assembly
Java
History
Joined:
Number of posts:637
Latest posts:

What is use of Address Operator (&) in this program?
In the function's parameter list, the & means that, param is a CDummy reference. For more info on r...

Trying to imitate PHP explode() function
http://www.cplusplus.com/reference/stl/vector/

Constant numbers as parameters
put [code]std::[/code] before [code]cout[/code] and [code]endl[/code], or put [code]using namespace ...

Bug with [small] and [sup] tags
The [sma[b][/b]ll] tag sort of swallows the newline, so : [output][sma[b][/b]ll]bla[/sma[b][/b]ll] ...

Template class
Rename your class, as there is another class named pair in the standard libraries.[sup][1][/sup] Al...