Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
Routines for formatting numeric values

 
Post new topic   Reply to topic    Forum Index -> Files
Author Message
dkinzer
Site Admin


Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR

Posted: 09 November 2005, 21:55 PM    Post subject: Routines for formatting numeric values Reply with quote

The attached file contains several routines for formatting integral and real values into a series of characters. There are two sets of routines: one that produces variable-width output and one that produces fixed-width output with left-, center- and right-justification options. The routines output the formatted result to a Byte buffer which the caller can then use for various purposes. A string can be easily constructed from the result using the MakeString() function.


Format.bas
 Description:
This file contains several routines for formatting integral and real values.

Download
 Filename:  Format.bas
 Filesize:  14.91 KB
 Downloaded:  3477 Time(s)

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> Files Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group