aboutsummaryrefslogtreecommitdiff
path: root/libmpio/mpio.h
diff options
context:
space:
mode:
authorgermeier <germeier>2003-06-26 19:53:58 +0000
committergermeier <germeier>2003-06-26 19:53:58 +0000
commit021de49f8e3d1c3b9f8e6e13df0ee7f2552c7b7a (patch)
tree3fe91b2c9e95fdb13480220e68ffa26be7c30d25 /libmpio/mpio.h
parentc4782f01ee2bb3ac6638a3e1d19689db3ee7f8ff (diff)
downloadmpiosh-021de49f8e3d1c3b9f8e6e13df0ee7f2552c7b7a.tar.gz
mpiosh-021de49f8e3d1c3b9f8e6e13df0ee7f2552c7b7a.tar.bz2
mpiosh-021de49f8e3d1c3b9f8e6e13df0ee7f2552c7b7a.zip
added support for font file handling
- added command font_upload to mpiosh - restore font file after a format
Diffstat (limited to 'libmpio/mpio.h')
-rw-r--r--libmpio/mpio.h9
1 files changed, 7 insertions, 2 deletions
diff --git a/libmpio/mpio.h b/libmpio/mpio.h
index 999b0db..6a1e18c 100644
--- a/libmpio/mpio.h
+++ b/libmpio/mpio.h
@@ -1,5 +1,5 @@
/*
- * $Id: mpio.h,v 1.21 2003/04/27 12:08:20 germeier Exp $
+ * $Id: mpio.h,v 1.22 2003/06/26 19:53:58 germeier Exp $
*
* libmpio - a library for accessing Digit@lways MPIO players
* Copyright (C) 2002, 2003 Markus Germeier
@@ -122,7 +122,12 @@ int mpio_file_get_to_memory(mpio_t *, mpio_mem_t, mpio_filename_t,
/* ... memory pointer, size of file */
int mpio_file_put_from_memory(mpio_t *, mpio_mem_t, mpio_filename_t,
mpio_filetype_t, mpio_callback_t,
- BYTE *, int);
+ BYTE *, int);
+
+/* check if file exists on selected memory */
+/* return pointer to file dentry if file exists */
+BYTE *mpio_file_exists(mpio_t *, mpio_mem_t, mpio_filename_t);
+
/*
* rename a file on the MPIO