home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
komix
/
DATA.Z
/
SqlPrint.hxx
< prev
next >
Wrap
Text File
|
1996-05-31
|
491b
|
17 lines
/*---------------------------------------------------------------------------
*
* (c) Westmount Technology 1994
*
* File: @(#)SqlPrint.hxx 1.1
* Author: peku
* Description: extern declaration sqlprint()
*---------------------------------------------------------------------------
SccsId = @(#)SqlPrint.hxx 1.1 21 Feb 1994 Copyright 1994 Westmount Technology */
#ifndef SQLPRINT_HXX
#define SQLPRINT_HXX
extern void sqlprint();
#endif