feisty meow concerns codebase  2.140
ifparser.h File Reference
#include <stdio.h>
Include dependency graph for ifparser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IfParser
 

Functions

const char * ParseIfExpression (IfParser *, const char *, int *)
 

Function Documentation

◆ ParseIfExpression()

const char* ParseIfExpression ( IfParser g,
const char *  cp,
int *  valp 
)

Definition at line 397 of file ifparser.cpp.