<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - unsigned_char - Comments</title>
 <link>http://www.newlc.com/forum/unsignedchar</link>
 <description>Comments for &quot;unsigned_char&quot;</description>
 <language>en</language>
<item>
 <title>Re: unsigned_char</title>
 <link>http://www.newlc.com/forum/unsignedchar#comment-45294</link>
 <description>&lt;p&gt;Thanks for answer !&lt;br /&gt;
&quot;-fsigned-char&quot; options does not work on GCCE compiler. I try possible all combinations of &quot;f&quot;, &quot;un&quot;, &quot;signed&quot;,&quot;char&quot; but without results. So I used explicit form : signed char.&lt;/p&gt;</description>
 <pubDate>Tue, 25 Mar 2008 11:36:10 +0100</pubDate>
 <dc:creator>Co2009</dc:creator>
 <guid isPermaLink="false">comment 45294 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: unsigned_char</title>
 <link>http://www.newlc.com/forum/unsignedchar#comment-45249</link>
 <description>&lt;p&gt;A quick web search gave me this: &lt;a href=&quot;http://www.network-theory.co.uk/docs/gccintro/gccintro_71.html&quot;&gt;http://www.network-theory.co.uk/docs/gccintro/gccintro_71.html&lt;/a&gt; , which claims that you can use -fsigned-char and -funsigned-char.&lt;/p&gt;

&lt;p&gt;As an addendum, the best solution would be to always declare your chars as either signed or unsigned.  It&#039;s quite uncommon that the sign of chars actually matters, and when it does, it&#039;s much better to be explicit about it, for reasons of maintainability and readability.  &lt;/p&gt;</description>
 <pubDate>Sat, 22 Mar 2008 14:16:44 +0100</pubDate>
 <dc:creator>puterman</dc:creator>
 <guid isPermaLink="false">comment 45249 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: unsigned_char</title>
 <link>http://www.newlc.com/forum/unsignedchar#comment-45225</link>
 <description>&lt;p&gt;&lt;div class=&quot;bb-quote&quot;&gt;&lt;blockquote class=&quot;bb-quote-body&quot;&gt;And how I can to look the current compiler options int Carbide ?&lt;br /&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Right Click on your project-&gt;properties. &lt;/p&gt;</description>
 <pubDate>Thu, 20 Mar 2008 12:18:51 +0100</pubDate>
 <dc:creator>Symbian_Neil</dc:creator>
 <guid isPermaLink="false">comment 45225 at http://www.newlc.com</guid>
</item>
<item>
 <title>unsigned_char</title>
 <link>http://www.newlc.com/forum/unsignedchar</link>
 <description>&lt;p&gt;I need to represent &quot;char&quot; as &quot;signed char&quot;. But GCCE by default set it as &quot;unsigned char&quot;.&lt;br /&gt;
I tried to use  &lt;#pragma unsigned_char off&gt; but without results.&lt;br /&gt;
How I can redefine char ?&lt;br /&gt;
And how I can to look the current compiler options int Carbide ?&lt;br /&gt;
Many thanks for assistance/&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/forum/unsignedchar&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/forum/unsignedchar#comments</comments>
 <category domain="http://www.newlc.com/forums/symbian-c">Symbian C++</category>
 <pubDate>Tue, 18 Mar 2008 15:50:58 +0100</pubDate>
 <dc:creator>Co2009</dc:creator>
 <guid isPermaLink="false">20525 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
