Changeset 7399 for trunk/Ohana/src/libkapa/include/kapa.h
- Timestamp:
- Jun 7, 2006, 8:27:02 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libkapa/include/kapa.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libkapa/include/kapa.h
r7080 r7399 113 113 int KapaBox (int fd, Graphdata *graphdata); 114 114 int KapaClear (int fd, int ClearSection); 115 int KapaInitGraph (Graphdata *graphdata); 116 int KapaPrepPlot (int fd, int Npts, Graphdata *graphmode); 117 int KapaPlotVector (int fd, int Npts, float *values); 115 118 int KapaSetFont (int fd, char *name, int size); 116 119 int KapaSendLabel (int fd, char *string, int mode);
Note:
See TracChangeset
for help on using the changeset viewer.
