Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

sprintf - write formatted output to string

&pagelevel(4)&pagelevel

Syntax

#include <stdio.h>

int sprintf(char *s, const char *format[, arglist]);

Description

See fprintf().