<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://vrl.cs.brown.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=C</id>
	<title>C - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://vrl.cs.brown.edu/wiki/index.php?action=history&amp;feed=atom&amp;title=C"/>
	<link rel="alternate" type="text/html" href="http://vrl.cs.brown.edu/wiki/index.php?title=C&amp;action=history"/>
	<updated>2026-04-20T14:13:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://vrl.cs.brown.edu/wiki/index.php?title=C&amp;diff=4643&amp;oldid=prev</id>
		<title>Brad Berg: New page:  C&amp;lt;Program&amp;gt; = &amp;lt;C++ Source&amp;gt;.cpp ...  Designate C source files that are to be built for each program. The G.Build system recognizes the .c suffixe.   PROGRAM = myProgram  CmyProg...</title>
		<link rel="alternate" type="text/html" href="http://vrl.cs.brown.edu/wiki/index.php?title=C&amp;diff=4643&amp;oldid=prev"/>
		<updated>2010-11-19T16:42:44Z</updated>

		<summary type="html">&lt;p&gt;New page:  C&amp;lt;Program&amp;gt; = &amp;lt;C++ Source&amp;gt;.cpp ...  Designate C source files that are to be built for each program. The G.Build system recognizes the .c suffixe.   PROGRAM = myProgram  CmyProg...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt; C&amp;amp;lt;Program&amp;amp;gt; = &amp;amp;lt;C++ Source&amp;amp;gt;.cpp ...&lt;br /&gt;
&lt;br /&gt;
Designate C source files that are to be built for each program. The G.Build system recognizes the .c suffixe.&lt;br /&gt;
&lt;br /&gt;
 PROGRAM = myProgram&lt;br /&gt;
 CmyProgram = myProgram.c  mySubroutine.c&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By convention the file containing a C &amp;quot;main&amp;quot; method has the same name as the program.&lt;/div&gt;</summary>
		<author><name>Brad Berg</name></author>
	</entry>
</feed>