Author: Unknown
Subject: Clarification on Hash ADT
Date: Friday, 17 Apr 2020, 17:28:30
So to clarify the question asked in regards to defining structs in the header file, we are allowed to define the triples in the header file to access in our main c file, but not the Hash struct? Are we allowed to typedef references to the struct to make new data types to declare our tables?PREV INDEX NEXT