<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://coderwiki.org/index.php?action=history&amp;feed=atom&amp;title=C-style_comment</id>
	<title>C-style comment - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://coderwiki.org/index.php?action=history&amp;feed=atom&amp;title=C-style_comment"/>
	<link rel="alternate" type="text/html" href="http://coderwiki.org/index.php?title=C-style_comment&amp;action=history"/>
	<updated>2026-05-19T01:41:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://coderwiki.org/index.php?title=C-style_comment&amp;diff=89&amp;oldid=prev</id>
		<title>Dylan: info, single-line, multi-line</title>
		<link rel="alternate" type="text/html" href="http://coderwiki.org/index.php?title=C-style_comment&amp;diff=89&amp;oldid=prev"/>
		<updated>2025-08-13T07:51:35Z</updated>

		<summary type="html">&lt;p&gt;info, single-line, multi-line&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;C-style [[Comment|comments]] usually use the &amp;lt;code&amp;gt;//&amp;lt;/code&amp;gt; operator for [[C-style single line comment|single line comments]] and the &amp;lt;code&amp;gt;/*&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;*/&amp;lt;/code&amp;gt; operators for [[C-style multi line comment|multi-line comments]].&lt;br /&gt;
&lt;br /&gt;
== C-style single-line comment ==&lt;br /&gt;
See: [[C-style single line comment]]&lt;br /&gt;
&lt;br /&gt;
== C-style multi-line comment ==&lt;br /&gt;
See: [[C-style multi line comment]]&lt;/div&gt;</summary>
		<author><name>Dylan</name></author>
	</entry>
</feed>