Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

misc.cpp File Reference

Misc function used by various files. More...

#include <string.h>
#include <stdio.h>
#include <ctype.h>
#include "misc.h"
#include <math.h>

Include dependency graph for misc.cpp:

Include dependency graph

Functions

int hex2int (char c)
 converts a single hex character to an int

int convertHex (char *s)
void removeN (char *s)
bool atob (char *s)
bool isvowel (char s)

Detailed Description

Misc function used by various files.

Global file for misc function that really shouldn't go into any one class

Author:
Acidus (acidus@msblabs.org)
This file is part of Stripe Snoop (http://stripesnoop.sourceforge.net)

Stripe Snoop is licensed under the GPL. See COPYING for more info

Copyright (C) 2005 Acidus, Most Significant Bit Labs


Function Documentation

bool atob char *  s  ) 
 

int convertHex char *  s  ) 
 

Here is the call graph for this function:

int hex2int char  c  ) 
 

converts a single hex character to an int

Parameters:
c character to convert.
Returns:
an int.

bool isvowel char  s  ) 
 

void removeN char *  s  ) 
 


Generated on Thu Apr 7 01:56:11 2005 for StripeSnoop by doxygen 1.3.3