home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.3 Development Libraries
/
SGI IRIX 6.3 Development Libraries.iso
/
dist6.3
/
ViewKit_dev.idb
/
usr
/
include
/
Vk
/
VkFormat.h.z
/
VkFormat.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-09-20
|
94 b
|
9 lines
#ifndef VKFORMAT_H
#define VKFORMAT_H
const char * VkFormat(const char* fmt, ...);
#endif