<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to c comments</title><link>https://sourceforge.net/p/typp/wiki/c%2520comments/</link><description>Recent changes to c comments</description><atom:link href="https://sourceforge.net/p/typp/wiki/c%20comments/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 07 Jan 2016 10:32:43 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/typp/wiki/c%20comments/feed" rel="self" type="application/rss+xml"/><item><title>c comments modified by Cyder</title><link>https://sourceforge.net/p/typp/wiki/c%2520comments/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,4 +1,4 @@
-**C comments**
+**C Comments**

 TPP Support c-style comments, that can be used anywhere.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cyder</dc:creator><pubDate>Thu, 07 Jan 2016 10:32:43 -0000</pubDate><guid>https://sourceforge.net5164c5e6af991c854ea98e7b2aab2d00dcdaaa7c</guid></item><item><title>c comments modified by Cyder</title><link>https://sourceforge.net/p/typp/wiki/c%2520comments/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;C comments&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;TPP Support c-style comments, that can be used anywhere.&lt;br/&gt;
Before parsing, comments are replaced with a single space token, to prevent them to be used for token concantation.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="cm"&gt;/* C style comment  */&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
int&lt;span class="w"&gt; &lt;/span&gt;abc&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="m"&gt;42&lt;/span&gt;&lt;span class="err"&gt;;&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;

&lt;span class="cm"&gt;/* v Will expand to [ab][ ][c] */&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
ab&lt;span class="cm"&gt;/**/&lt;/span&gt;c&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;*=&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="m"&gt;2&lt;/span&gt;&lt;span class="err"&gt;;&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;s.a. &lt;span&gt;[Bracket notation]&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cyder</dc:creator><pubDate>Thu, 07 Jan 2016 10:32:04 -0000</pubDate><guid>https://sourceforge.net56026e102abdeda53dd76a5410099459387adfd1</guid></item></channel></rss>