I was trying something like this but did not work

int * p;
int _function ()
{
error("I never get here, I get some @func_[somenumber] error");
}
int main()
{
p = &_function;
*p();
}


Keep smiling laugh
http://translation.babylon.com/ - Translate many languages