Reply to trouble with void touch proc.
If you don't have an account, just leave the password field blank.
Can you help me? When i type for example:
void touch(void)
{
say("Does this work?", 1);
}
it doesnt work...is there something i can do?
void touch(void)
{
say("Does this work?", 1);
}
it doesnt work...is there something i can do?