User profile: antirsi96

User info
User name:antirsi96
History
Joined:
Number of posts:28
Latest posts:

Passing by reference with templates
Oh ok. So that's why it accepts the [code]int[/code] on line 7 if the variables are passed by value....

Passing by reference with templates
Hi! Could someone tell me why wouldn't this code compile when adding '<double>' after the function c...

How does this linked list work?
I am currently learning linked lists and I cannot figure something out. Why don't i need to print th...

Problem compiling c++ program in windows
Still, the same thing happens. What I don't understand is why this hasn't happened when I was runnin...

Problem compiling c++ program in windows
Hello! I am desperately trying to compile my c++ programs in windows. In Linux, all was easy but ...