-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathintro.htm
More file actions
45 lines (45 loc) · 1.52 KB
/
intro.htm
File metadata and controls
45 lines (45 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en-au">
<head>
<title>Quincy User's Guide</title>
</head>
<body>
<table style="width: 100%; text-align: left;" border="0" cellpadding="3"
cellspacing="3">
<tbody>
<tr>
<td align="undefined" valign="undefined"><br>
</td>
<td>
<h1 style="color: rgb(153, 0, 0); font-style: italic;"><small>Introduction</small></h1>
This section provides essential information on C, C++ and
programming libraries.<br>
<br>
<img style="width: 20px; height: 20px;" alt="quicydoc img"
src="pics/QuincyDoc.gif" align="middle"> marks help
chapters available locally <span style="color: rgb(51, 51, 51);">(</span><span
style="font-style: italic; color: rgb(51, 51, 51);">some of the
internal links may be to
internet pages</span><span style="color: rgb(51, 51, 51);">)</span><br>
<p><img style="width: 22px; height: 22px;" alt="world icon"
src="pics/world.gif" align="middle">
marks help chapters retrieved from the internet <span
style="color: rgb(51, 51, 51);">(</span><span
style="font-style: italic; color: rgb(51, 51, 51);">slower loading
& less reliable links</span><span style="color: rgb(51, 51, 51);">)</span><br>
</p>
</td>
<td align="undefined" valign="undefined"><br>
</td>
</tr>
</tbody>
</table>
<h1
style="color: rgb(153, 0, 0); font-style: italic; text-align: center;"><br>
</h1>
<h1 style="color: rgb(153, 0, 0); font-style: italic;"><br>
</h1>
<br>
<br>
</body>
</html>