Jump to content

SomVprintf: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 May 2020

13 October 2017

10 October 2017

  • curprev 22:3922:39, 10 October 2017 Martini talk contribs 1,510 bytes +1,510 Created page with "This function prints a formatted string in the manner of the C vprintf function. ==Syntax== <PRE> string fmt; va_list ap; long rc; rc = somVprintf(fmt, ap); </P..."