BearParser
Portable Executable parsing library (from PE-bear)
Loading...
Searching...
No Matches
Util.cpp File Reference
#include "Util.h"
#include <stdarg.h>

Go to the source code of this file.

Macros

#define MAX_LINE   255
 

Functions

bool _isFuncChar (const char c)
 

Macro Definition Documentation

◆ MAX_LINE

#define MAX_LINE   255

Definition at line 6 of file Util.cpp.

Function Documentation

◆ _isFuncChar()

bool _isFuncChar ( const char c)

Definition at line 81 of file Util.cpp.