Name | Modified | Size | Downloads / Week |
---|---|---|---|
dbaseconverter 1.0 | 2013-04-27 | ||
README.txt | 2013-04-27 | 810 Bytes | |
Totals: 2 Items | 810 Bytes | 0 |
Base 2-36 Converter. Started in April 27, 2013. Writted by: Fata Nugraha a.k.a cybzx09 (cybzx09@hotmail.com) Published under GNU Liscence. Program's Flowchart: "Number" in "BaseFrom" base in ConvertBase function's parameter changed into decimal (base 10), then convert it into "BaseTo" and put it into the function's Result. Changes: cybzx09: added FitExtendedIntoInteger, not used in the main program, but just in case if Integer range needed. (65535). (April 27, 2013, @1.10 PM) cybzx09: replacing mod operation with string processing, and replacing the variables type from int64 into extended since we using extended in some core operations. (April 27, 2013 @1.18 PM) credits or linkback are not needed. but i'll very appreciate it if you include the credits.