Short: How to support 64 bit variables in FAME. Author: strider@trsi.de (David Wettig) Uploader: strider trsi de (David Wettig) Type: comm/bbs Architecture: m68k-amigaos FAME64.txt v1.1 - updated. All needed informations about the 64 bit support in FAME v1.30 which will be used for upload and download bytes to have a maximum space of 18.446.744.073.709.551.615 bytes (more than 18 trillion bytes) available. This text is especially written for tool and door coders to support the 64 bit feature. There will be everything explained you need to know to write your own tools supporting 64 bit variables by using FAME.library 6.0 functions. FAME.library 6.0 supports everything you need like 64 bit addition, substraction, multiply, divide and comparison functions. Every function is explained inside this text with additional example usage source.