summaryrefslogtreecommitdiffstats
path: root/src.scim2/utils/extra.h
diff options
context:
space:
mode:
Diffstat (limited to 'src.scim2/utils/extra.h')
-rwxr-xr-xsrc.scim2/utils/extra.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src.scim2/utils/extra.h b/src.scim2/utils/extra.h
new file mode 100755
index 0000000..552a23a
--- /dev/null
+++ b/src.scim2/utils/extra.h
@@ -0,0 +1,5 @@
+#include "../buffer.h"
+
+void nofreeNULL(void *x);
+char * v_name(int row, int col); // Returns the ROW/COL cell name
+char * parse_cell_name(int ignore_first_blocks, struct block * buf_in); // Parse BUF_IN to get a cell name. Skip first blocks with IGNORE_FIRST_BLOCKS