CodeBase - useful functions

Return to the CodeBase listing

Category: Functions

Version: 1.0.0

0
0

Information

Uploaded: 20th Jul 2009 13:23

Modified: 28th Jul 2009 18:00

Author:  Alexander Altman

Summary

set of useful functions to be used in anything

Full Description

contains a set of useful functions; use whenever/however you like!<br /> <br /> Version 1.0.0:<br /> New:<br /> sect$:<br /> paramaters - string and two integers<br /> returns - string<br /> action - returns the specified section of the string (both ends inclusive)<br /> round:<br /> parameters - float<br /> returns - integer<br /> action - rounds to the nearest whole number (x.5 rounds to x+1)

Comments

No comments yet.