@@ -25,6 +25,8 @@ typedef struct __IFileE
/* returns a value for a name
*/
IPair *IFAddOption(IPair *pList,char *name, char *value);
IPair *IFSetOption(IPair *pList,char *name, char *value);
int IFSaveOptions(IPair *pList,FILE *fp);
void IFDeleteOptions(IPair *pList);
The note is not visible to the blocked user.