Pond Electronics - Home of the µFlash876 & µFlash876B embedded controllers, µStack & µConnect Bus.

sprintf Module

This module provides standard sprintf functionality based on the xprintf module.

sprintf

void sprintf(char *s,char *format,...);

Generates a formatted string output in s using the standard printf notation. Refer to the xprintf module for the format specification.


Home | Products | Technical Info | How to Order | Contact Us | Links