Thread: please help???
View Single Post
Light Poster
22May2008,22:18  
rawah's Avatar
i use this struct

struct employee
{
string name;
int key;
}