<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Main features</title><link>https://sourceforge.net/p/progabstrlib/wiki/Main%2520features/</link><description>Recent changes to Main features</description><atom:link href="https://sourceforge.net/p/progabstrlib/wiki/Main%20features/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 29 Sep 2011 22:53:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/progabstrlib/wiki/Main%20features/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Main features modified by Colin Leach</title><link>https://sourceforge.net/p/progabstrlib/wiki/Main%2520features/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -4,7 +4,7 @@
 After compilation (see [Compilation instructions]), you will end up with 2 binary files:
 
 * **cs106lib.a**, a static library which you will link into your programs at build time
-* **gserv**, a graphics server based on the Qt framework
+* **gserv** (or gserv.exe on Windows), a graphics server based on the Qt framework
 
 The aim is that you write a (relatively simple) console program to run from the command line, and cs106lib sends any graphics commands via a TCP connection to the graphics server, running as a separate process.  The default connection (localhost, port 30004) was chosen to avoid obvious conflicts, but it can be changed if necessary.
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Colin Leach</dc:creator><pubDate>Thu, 29 Sep 2011 22:53:04 -0000</pubDate><guid>https://sourceforge.netf459ed3610180a123cc4adf55a22b55fccd2d033</guid></item><item><title>WikiPage Main features modified by Colin Leach</title><link>https://sourceforge.net/p/progabstrlib/wiki/Main%2520features/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -2,6 +2,7 @@
 ----
 
 After compilation (see [Compilation instructions]), you will end up with 2 binary files:
+
 * **cs106lib.a**, a static library which you will link into your programs at build time
 * **gserv**, a graphics server based on the Qt framework
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Colin Leach</dc:creator><pubDate>Thu, 29 Sep 2011 22:52:02 -0000</pubDate><guid>https://sourceforge.net434f49f2ef596284bc507f7429bbe1416741a994</guid></item><item><title>WikiPage Main features modified by Colin Leach</title><link>https://sourceforge.net/p/progabstrlib/wiki/Main%2520features/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -5,11 +5,7 @@
 * **cs106lib.a**, a static library which you will link into your programs at build time
 * **gserv**, a graphics server based on the Qt framework
 
-The aim is that you write a (relatively simple) console program to run from the 
-command line, and cs106lib sends any graphics commands via a TCP connection to 
-the graphics server, running as a separate process.  The default connection 
-(localhost, port 30004) was chosen to avoid obvious conflicts, but it can be 
-changed if necessary.
+The aim is that you write a (relatively simple) console program to run from the command line, and cs106lib sends any graphics commands via a TCP connection to the graphics server, running as a separate process.  The default connection (localhost, port 30004) was chosen to avoid obvious conflicts, but it can be changed if necessary.
 
 All functions in graphics.h and extgraph.h should work more or less as documented.
 See [Deviations from Stanford documentation] for some minor changes.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Colin Leach</dc:creator><pubDate>Thu, 29 Sep 2011 22:51:36 -0000</pubDate><guid>https://sourceforge.netd79673915f83a618174a6c56492c3bb86ed3cba8</guid></item><item><title>WikiPage Main features modified by Colin Leach</title><link>https://sourceforge.net/p/progabstrlib/wiki/Main%2520features/</link><description>Main features
----

After compilation (see [Compilation instructions]), you will end up with 2 binary files:
* **cs106lib.a**, a static library which you will link into your programs at build time
* **gserv**, a graphics server based on the Qt framework

The aim is that you write a (relatively simple) console program to run from the 
command line, and cs106lib sends any graphics commands via a TCP connection to 
the graphics server, running as a separate process.  The default connection 
(localhost, port 30004) was chosen to avoid obvious conflicts, but it can be 
changed if necessary.

All functions in graphics.h and extgraph.h should work more or less as documented.
See [Deviations from Stanford documentation] for some minor changes.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Colin Leach</dc:creator><pubDate>Thu, 29 Sep 2011 22:43:33 -0000</pubDate><guid>https://sourceforge.net51d7a63c681fa0002c0c6d3fc2f48367d03586f8</guid></item></channel></rss>