It's a PS/2 mouse, but the mouse brand name is too worn out to see clearly. All I can make out is "Micro" (it's not a Microsoft mouse, though). I've had the mouse for a while.

Last edited by MrCode; 06/09/08 05:32.

Code:
void main()
{
    cout << "I am MrCode,";
    cout << "hear me roar!";
    system("PAUSE");
}