Metropoli BBS
VIEWER: encodec.c MODE: TEXT (ASCII)
/*Copyright (C) 1992, 1996 by Thomas Glen Smith.  All Rights Reserved.*/
/* encodec APL2 V1.0.0 *************************************************
* Called from encode and encodbl to finish when the arguments are      *
* double floating point (APLNUMB).                                     *
***********************************************************************/
#define INCLUDES APLCB
#include "includes.h"
#define EP encodec
#define TYPE int
#define ZERO 0
#define MOD iresidu
#include "encodei.h"

[ RETURN TO DIRECTORY ]