1<html><head>
2	<title>Metakit sample code - Dump</title>
3</head><body bgcolor=white>
4
5<font face=Helvetica size=3>
6
7<!--begin-->
8<h2><img src="e4app.gif" alt="App Icon" border=0 align=left>
9Metakit sample code - MkOptim</h2><br clear=left>
10
11<p>This a generic utility for the Metakit library. </p>
12
13<p><b>What it does</b>: MkOptim is a utility program which copies data from
14one Metakit file to another.  This has the effect of optimizing the datafile
15(automatic integer sizing and compaction to remove all unused space) and of
16converting old datafile formats to the current one. </p>
17
18<p><b>What it illustrates</b>: ***TBD*** </p>
19
20<p><b>How to use it</b>: ***TBD***.
21</p>
22
23<p><b>Known problems</b>: None.</p>
24
25<p><b>Files in EXAMPLES\MKOPTIM</b>: </p>
26
27<p>MKOPTIM.CPP - MkOptim main program 
28<br>MKOPTIM.MAK, MKOPTIM.DSP - MSVC 5.0 project makefiles for Win32 </p>
29<!--end-->
30
31<center><p><hr size=1>
32||
33&nbsp; <a href="index.html" target="_top">Roadmap</a>
34&nbsp; <a href="classes.html">Class Index</a>
35&nbsp; <a href="samples.html">Sample Index</a>
36&nbsp; ||
37&nbsp; <a href="intro.html">Introduction</a>
38&nbsp; <a href="tips.html">Tips and Tricks</a>
39&nbsp; || 
40
41</center>
42</font>
43
44</body></html>
45