j
k
j a
j l
On Thu, Mar 06, 2003 at 01:15:05PM +0100, Mirar @ Pike developers forum wrote:
int foo(int|void zot=17)
how is that different from:
int foo(int|void zot) { if (!zot) zot=17; }
greetings, martin.
Back to the thread
Back to the list