Category : C++ Source Code
Archive   : TPXCLA.ZIP
Filename : TEST.HPP

 
Output of file : TEST.HPP contained in archive : TPXCLA.ZIP
// test.hpp
//----------------------------------------------------------------------------

extern "C" {

#include

}

#include "tpxclass.hpp"

//----------------------------------------------------------------------------

struct myfile_data{

int rec_num;
char name[31],
address[41],
city[21],
state[3],
zip[10];
double net_income;

};


struct TMYPXFILE : public TPXFile {

int create_data_file(void);
myfile_data data;

};

//----------------------------------------------------------------------------
TMYPXFILE MyPXFile;
//----------------------------------------------------------------------------

void init_px_engine(void);
void init_px_file(void);
void add_records(void);
void display_records(void);
void search_primary(void);
void search_secondary(void);
void display_record(void);
void kill_px_engine(void);

//----------------------------------------------------------------------------



  3 Responses to “Category : C++ Source Code
Archive   : TPXCLA.ZIP
Filename : TEST.HPP

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/