Maybe the parser could be changed to allow nameless arguments?
void my_read_cb (mixed, string data)
{
...
}
Martin Stjernholm, Roxen IS @ Pike developers forum Thu, 22 May 2008 07:10:09 -0700
Maybe the parser could be changed to allow nameless arguments?
void my_read_cb (mixed, string data)
{
...
}