E:/Projects/AvrLib/libc/crt/putf.c File Reference

#include <cfg/crt.h>
#include <string.h>
#include "nut_io.h"
#include <stdlib.h>
#include <math.h>

Include dependency graph for putf.c:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define BUF   16
#define PADSIZE   16
#define ALT   0x01
#define LADJUST   0x04
#define LONGINT   0x08
#define ZEROPAD   0x10

Functions

static void _putpad (int _putb(int fd, CONST void *, size_t), int fd, char *padch, int count)
int _putf (int _putb(int, CONST void *, size_t), int fd, CONST char *fmt, va_list ap)
 Write formatted data using a given output function.

Variables

static char blanks [PADSIZE]
static char zeroes [PADSIZE]


Generated on Sun Aug 31 13:31:19 2008 for FrankenRTOS by  doxygen 1.5.6