Thread
:
please help???
View Single Post
rawah
Light Poster
22May2008,22:18
i use this struct
struct employee
{
string name;
int key;
}