1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2024-06-08 06:29:32 +00:00
C02/include/template.h02
2018-08-02 05:10:14 -04:00

12 lines
362 B
Plaintext

/*********************************************
* stdlib - Template Library Routines for C02 *
*********************************************/
/* Function Description *
* Args: a - First Argument *
* &d - Address Argumnt *
* Returns: First Result *
* Second Result *
* Third Result */
char func();