Search Results

Showing results 1 to 3 of 3
Search took 0.01 seconds.
Search: Posts Made By: TITAN
Forum: C++ Aug 18th, 2004
Replies: 8
Views: 6,265
Posted By TITAN
Mabye you should post the error too, easier to find the error then than going through the entire code.
Forum: C Aug 14th, 2004
Replies: 34
Views: 8,239
Posted By TITAN
It`s simple :)

int i;
i++; //Postfix
++i; //Prefix
Forum: C++ Aug 3rd, 2004
Replies: 3
Views: 1,998
Posted By TITAN
I`ll try.
std is a namespace, and std::cout, refers to the object in std called cout.
So you can define an object called cout, without breaking the one definition rule. For example: In a large...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC