summaryrefslogtreecommitdiffstats
path: root/progP18.h
diff options
context:
space:
mode:
authorAttila Veghelyi <aveghelyi@dension.com>2023-06-29 16:24:54 +0200
committerAttila Veghelyi <aveghelyi@dension.com>2023-06-29 16:24:54 +0200
commit925d0670c45e1100e412070fa0ce2405604f219a (patch)
tree9bb4412d148bc80751b7a02023cd3e0167f588e7 /progP18.h
downloadOpenProgrammer-925d0670c45e1100e412070fa0ce2405604f219a.tar.gz
OpenProgrammer-925d0670c45e1100e412070fa0ce2405604f219a.zip
Init repo
Diffstat (limited to 'progP18.h')
-rw-r--r--progP18.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/progP18.h b/progP18.h
new file mode 100644
index 0000000..c937bfe
--- /dev/null
+++ b/progP18.h
@@ -0,0 +1,6 @@
+void Read18Fx(int dim,int dim2,int options);
+void Read18FKx(int dim,int dim2,int options);
+void Write18Fx(int dim,int dim2,int wbuf,int eraseW1,int eraseW2,int options);
+void Write18FKx(int dim,int dim2,int options,int nu1,int nu2, int nu3);
+void DisplayCODE18F(int dim);
+