User profile: hilahiler

User info
User name:hilahiler
History
Joined:
Number of posts:3
Latest posts:

a RT error with iterators
This works: [code] vector<myClass> myVector; vector<myClass>::iterator it; for(it = myVector.begi...

a RT error with iterators
Thank you all for reply, kbw, this is for you q: [code] vector<risk*>::iterator it1; for(it1 = myVe...

a RT error with iterators
Hi All, my program returns a run time error and I'd be pleased if you help me to figure up the prob...

This user does not accept Private Messages