src/commands/simple/expand.c File Reference

#include <stddef.h>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>

Go to the source code of this file.

Defines

#define MAX_TABS   32

Functions

 _PROTOTYPE (int main,(int argc, char **argv))
 _PROTOTYPE (void Expand,(FILE *f, int tab_index, int tabs[]))
int main (int argc, argv)
void Expand (FILE *f, int tab_index, tabs)

Variables

int column = 0


Define Documentation

#define MAX_TABS   32

Definition at line 10 of file expand.c.


Function Documentation

_PROTOTYPE ( void  Expand,
(FILE *f, int tab_index, int tabs[])   
)

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

void Expand ( FILE f,
int  tab_index,
tabs   
)

Definition at line 61 of file expand.c.

int main ( int argc  ,
argv   
)

Definition at line 17 of file expand.c.


Variable Documentation

int column = 0

Definition at line 12 of file expand.c.


Generated on Tue Mar 9 04:36:22 2010 for Minix by  doxygen 1.5.8