j
k
j a
j l
How does one change the DefaultBackend in Pike?
I tried something like:
int main(int argc, array(string) argv) { Pike.DefaultBackend = Pike.PollDeviceBackend(); return -1; }
Which results in: Illegal lvalue.
Show replies by date
pike-devel@lists.lysator.liu.se
Add to favorites Remove from favorites