1
0
mirror of https://github.com/RevCurtisP/C02.git synced 2025-02-16 14:30:33 +00:00
C02/include/template.h02

12 lines
362 B
Plaintext
Raw Normal View History

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