CodeBase - Functions _Min(), _Max(), _Sub()

Return to the CodeBase listing

Category: Input / Output

Version: 1.0

0
0

Information

Uploaded: 19th Jun 2005 02:23

Modified: 1st Jan 1970 01:00

Author:  Peace

Summary

Manipulate strings and values

Full Description

There are 2 functions to get the highest of 2 values _max() and the lowest value _min(), also a function to erase a given character out of a string _sub(). I need to used it to create own .ini files.

Comments

No comments yet.