SPRUI04F july 2015 – april 2023
class c { public : short buf1[50]; void mfunc(void); ... }; void c::mfunc() { f(buf1); ... }