Add code to end of linked list. Note that unused operands are garbage. gen1() and gen2() are shortcut routines. Input: c -> linked list that code is to be added to end of cs -> data for the code
pointer to start of code list
See Implementation
Add code to end of linked list. Note that unused operands are garbage. gen1() and gen2() are shortcut routines. Input: c -> linked list that code is to be added to end of cs -> data for the code