1. Given the structures defined below: struct dataType int integer float decimal charch struct rode Typ datatype modo ty
Posted: Fri May 20, 2022 1:03 pm
1. Given the structures defined below: struct dataType int integer float decimal charch struct rode Typ datatype modo type next H Assume the data structures shown above, write a driver function called buildevanSLL that takes two nodoType pointer references, ori and evenSLL. The driver function should build the evens linked list backwards with only values from the linked list referenced by or whose integer value is even (15pts) /*PASTE CODE HERE/