dencode.c File Reference

Go to the source code of this file.

Functions

char * NutDecodeBase64 (char *str)
int NutDecodeHex (char c)
char * NutDecodePath (char *path)


Function Documentation

char* NutDecodeBase64 ( char *  str  ) 

Definition at line 98 of file dencode.c.

References PRG_RDB.

Referenced by NutHttpAuthValidate().

int NutDecodeHex ( char  c  ) 

Definition at line 130 of file dencode.c.

Referenced by NutDecodePath().

char* NutDecodePath ( char *  path  ) 

Definition at line 141 of file dencode.c.

References NutDecodeHex().


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/