DLitoa.h File Reference

Go to the source code of this file.

Functions

void dlItoa (int n, char s[])
void dlReverseChar (char s[])


Function Documentation

void dlItoa ( int  n,
char  s[] 
)

Convert an integer to an array of characters

Parameters:
n input signed integer
s char array buffer for the c-style string

void dlReverseChar ( char  s[]  ) 

Reverse the given string

Parameters:
s char array buffer for the c-style string


DOCLIB is being developed under contract by a collaboration between:
The Laboratory for Language and Media Processing
Unviersity of Maryland, College Park
and
Booz | Allen | Hamilton

All Rights Reserved, 2003-2007