Hi all,
I have to load a header file named a.mhdr and I have a member function
loadheader(cons t std:: string filename);
How do I specify a.mhdr and load the headerfile using this function.Thanks in advance
I have to load a header file named a.mhdr and I have a member function
loadheader(cons t std:: string filename);
How do I specify a.mhdr and load the headerfile using this function.Thanks in advance
Comment