User profile: mIXpRo

User info
User name:mIXpRo
Name:saeed hardan
Location:israel
History
Joined:
Number of posts:24
Latest posts:

Abstract Function Object
How to use an abstract function object ? I mean i want to define a class that only implements oper...

const problems :(
i fixed it thanks changed [code]ListNode(ListNode& node);[/code] to [code]ListNode(const ListNod...

Need help!!
while ((combo != 'q')&&( combo != 'Q'))

const problems :(
hi, i'm trying to implement a linkedlist with iterators in c++, but when i compile i get : 1) [quote...

wierd pointer behavior
can you please explain what do you mean by unreasonable statement .