FUNCTION sharp_mnr (inbuf, mnrbuf)
unsigned char *inbuf; short *mnrbuf;
Input buffer of one record read from the SHARP format.
Output buffer of HRPT minor frame data, dimensioned to MNR_SIZ.
The sharp_mnr() routine converts data in the SHARP format to a buffer of HRPT minor frame data.
sharp_mnr() returns
E_SUCC (0) --> Successful completion.