1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
6<META http-equiv="Content-Style-Type" content="text/css">
7<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
8<title>VF Demo</title>
9</head>
10
11<body>
12
13<H1>The VF Library Demo Program</H1>
14
15<H2>Location</H2>
16<p>
17$REVOLUTION_EXT_ROOT/build/demos/vfdemo
18</p>
19
20<H2>Description</H2>
21<TABLE border="1">
22  <TBODY>
23    <TR>
24<TD width="120"><EM><STRONG><CODE>src/simple.c</CODE></STRONG></EM></TD>
25<TD width="520">This objective of this demo program is to learn the fundamental ways to use the VF API.</TD>
26    </TR>
27  </TBODY>
28</TABLE>
29
30<H2>See Also</H2>
31<p><a href="../toc.html">VF Functions</a></p>
32
33<H2>Revision History</H2>
34<p>2006/04/26 Initial version.</p>
35
36<hr><p>CONFIDENTIAL</p></body>
37</HTML>
38