C:/Users/Dennis/src/lang/russell.orig/src/pass5c/fgenf.c File Reference

#include <stdio.h>

Go to the source code of this file.

Defines

#define PUTCHAR(c)   putc((c),stream)
#define PRINTN(n, b)   printn(stream,(n),(b))

Functions

void fgenf (FILE *stream, char *fmt)
 printn (FILE *stream, long n, unsigned b)


Define Documentation

#define PRINTN ( n,
 )     printn(stream,(n),(b))

Definition at line 11 of file fgenf.c.

Referenced by fgenf().

#define PUTCHAR (  )     putc((c),stream)

Definition at line 10 of file fgenf.c.

Referenced by fgenf(), and printn().


Function Documentation

void fgenf ( FILE *  stream,
char *  fmt 
)

Definition at line 14 of file fgenf.c.

References PRINTN, and PUTCHAR.

printn ( FILE *  stream,
long  n,
unsigned  b 
)

Definition at line 81 of file fgenf.c.

References a, and PUTCHAR.


Generated on Fri Jan 25 10:39:50 2008 for russell by  doxygen 1.5.4