#include #include #include "recform.h" int rangeSearch(ifstream &f, char *k, int b, int e, simpRecT &buff) { // You fill in this part ! }