Lhaz
読み取り中…
検索中…
一致する文字列を見つけられません
関数 | 変数
slide.cpp ファイル
#include "altstr.hpp"
#include <common/newhandler.h>
#include "mystr.h"
#include "myfile.h"
#include "slide.h"
#include "chuf.h"
#include "lhazif.h"

関数

ucharalloc_buf (void)
 
void free_buf (void)
 
void lhaz_encode_init (int, FILE *)
 
int fread_crc (uchar *, int, MYFILE &)
 
void calccrc (ushort &, uchar *, uint)
 

変数

ushort lzh_crc
 
ulong loc
 
ushort maxmatch
 

関数詳解

◆ alloc_buf()

uchar * alloc_buf ( void  )
extern

◆ calccrc()

void calccrc ( ushort crc,
uchar p,
uint  n 
)
extern

◆ fread_crc()

int fread_crc ( uchar p,
int  n,
MYFILE &  fp 
)
extern

◆ free_buf()

void free_buf ( void  )
extern

◆ lhaz_encode_init()

void lhaz_encode_init ( int  ,
FILE *   
)
extern

変数詳解

◆ loc

ulong loc

◆ lzh_crc

ushort lzh_crc
extern

◆ maxmatch

ushort maxmatch