Yes it is allowed to have multiple accounts per person for E-gold service. Only thing you have to take care of is that you use different email addresses for each of them.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|