[PD-dev] canvas_getargs

Thomas Grill t.grill at gmx.net
Fri Mar 19 18:56:48 CET 2004


Hi Miller, hi all,

an observation: in m_pd.h, there's a definition of
EXTERN t_atom *canvas_getarg(int which);
which in the PD source code (g_canvas.c) is rather
EXTERN void canvas_getargs(int *argcp, t_atom **argvp);
I'm happy about the second version but would like the header file to reflect
the correct one.

best greetings,
Thomas





More information about the Pd-dev mailing list