src/commands/ash/mystring.c File Reference

#include <stdlib.h>
#include "shell.h"
#include "syntax.h"
#include "error.h"
#include "mystring.h"

Go to the source code of this file.

Functions

void scopyn (const char *from, char *to, int size)
int prefix (const char *pfx, const char *string)
int number (const char *s)
int is_number (const char *p)

Variables

char nullstr [1]


Function Documentation

int is_number ( const char *  p  ) 

Definition at line 124 of file mystring.c.

int number ( const char *  s  ) 

Definition at line 110 of file mystring.c.

int prefix ( const char *  pfx,
const char *  string 
)

Definition at line 94 of file mystring.c.

void scopyn ( const char *  from,
char *  to,
int  size 
)

Definition at line 78 of file mystring.c.


Variable Documentation

char nullstr[1]

Definition at line 60 of file mystring.c.


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