size.c File Reference

#include <sys/types.h>
#include <fcntl.h>
#include <a.out.h>
#include <stdlib.h>
#include <unistd.h>
#include <stdio.h>

Include dependency graph for size.c:

Go to the source code of this file.

Functions

 _PROTOTYPE (int main,(int argc, char **argv))
 _PROTOTYPE (void size,(char *name))
int main (int argc, argv)
void size (char *name)

Variables

int heading
int error


Function Documentation

_PROTOTYPE void  size,
(char *name
 

_PROTOTYPE int  main,
(int argc, char **argv) 
 

int main int  argc,
argv 
 

Definition at line 16 of file size.c.

References error, exit(), i, and size.

void size char *  name  ) 
 

Definition at line 32 of file size.c.

References A_SEP, BADMAG, close, error, fprintf(), heading, O_RDONLY, open, printf, read, and stderr.


Variable Documentation

int error
 

Definition at line 11 of file size.c.

int heading
 

Definition at line 10 of file size.c.

Referenced by size().


Generated on Fri Apr 14 23:07:25 2006 for minix by  doxygen 1.4.6