HOPS
HOPS class reference
Macros | Functions
smatch.c File Reference
#include <stdio.h>
#include <string.h>
#include "aedit.h"

Macros

#define FALSE   0
 
#define TRUE   1
 

Functions

int smatch (char *s1, char *s2)
 

Macro Definition Documentation

◆ FALSE

#define FALSE   0

◆ TRUE

#define TRUE   1

Function Documentation

◆ smatch()

int smatch ( char *  s1,
char *  s2 
)