Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 6809 of file trio.c.
{ assert(VALID(buffer)); assert(VALID(format)); return TrioScan((trio_pointer_t)&buffer, 0, TrioInStreamString, format, &args, NULL); }