Sindbad~EG File Manager

Current Path : /usr/home/beeson/MathXpert/
Upload File :
Current File : /usr/home/beeson/MathXpert/sendDocument.h

//
//  sendDocument.h
//  MathXpert Calculus Assistant
//
//  Created by Michael Beeson on 2/25/24.
//

#ifndef sendDocument_h
#define sendDocument_h

int sendSymbolDocument(PDOCDATA pDocData, char *outbuffer, int outbuffersize);
int sendGraphDocument(PDOCDATA pDocData);
void sendTitle(graph *g, int i, parameter *p);
int display_progress(term t, int wParam);
void ndcToPixel(double s, double t, double *px, double *py, graph *g);
int sendErrors(PDOCDATA pDocData, char *outbuffer, int outbuffersize, int y);
#endif /* sendDocument_h */

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists