source/my_search.cpp file

Functions

auto read_csv(const string& filename, device_info devices[], int max_size) -> int
void search_and_print_through_borrower_list(node* borrow_list, string s)
void search_device_name(device_info a[], int size)
void search_device_ID(device_info a[], int size)
void search_device_cost(device_info a[], int size)
void search_category(device_info a[], int size)

Variables

const double EPS