#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "bcdisplayinfo.h"#include "bchash.h"#include "guicast.h"

Go to the source code of this file.
Data Structures | |
| class | MWindow |
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 42 of file replace.C.
References fclose(), fopen(), fprintf, fputc(), fread(), fseek(), ftell(), BC_Hash::get(), BC_DisplayInfo::get_abs_cursor_x(), BC_DisplayInfo::get_abs_cursor_y(), input, BC_Hash::load(), output, BC_Hash::save(), BC_Hash::update(), and window.

1.5.5