summaryrefslogtreecommitdiffstats
path: root/src.scim2/utils/extra.h
blob: 552a23a12a154099cef4fdf0d4f2c6dd356f829b (plain)
1
2
3
4
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