<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.co.uk/group/comp.lang.c</id>
  <title type="text">comp.lang.c Google Group</title>
  <subtitle type="text">
  Discussion about C.
  </subtitle>
  <link href="/group/comp.lang.c/feed/atom_v1_0_msgs.xml" rel="self" title="comp.lang.c feed"/>
  <updated>2009-11-08T10:09:07Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Seebs</name>
  <email>usenet-nos...@seebs.net</email>
  </author>
  <updated>2009-11-08T10:09:07Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/ce59adddaf3ea5f1/a4868cf24fbeba09?show_docid=a4868cf24fbeba09</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/ce59adddaf3ea5f1/a4868cf24fbeba09?show_docid=a4868cf24fbeba09"/>
  <title type="text">Re: Question on Data Type Declarations</title>
  <summary type="html" xml:space="preserve">
  I think some did. There were shreds of some interesting tests in perl &lt;br&gt; back then, and some barely-ANSI or pre-ANSI compilers definitely had, &lt;br&gt; say, void, but not support for prototypes. Or partial support for void. &lt;br&gt; I seem to recall that there were some that handled &amp;quot;void foo()&amp;quot;, and a &lt;br&gt; few that knew about &amp;quot;void *&amp;quot;.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Seebs</name>
  <email>usenet-nos...@seebs.net</email>
  </author>
  <updated>2009-11-08T10:05:06Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/4ca465a44100c191?show_docid=4ca465a44100c191</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/4ca465a44100c191?show_docid=4ca465a44100c191"/>
  <title type="text">Re: How to convert Infix notation to postfix notation</title>
  <summary type="html" xml:space="preserve">
  If you hate it so much, maybe you should just go use something else? &lt;br&gt; Boy, that sure would be a lot easier if the function definition had the &lt;br&gt; contract right next to the code. &lt;br&gt; Woah. &lt;br&gt; Not to mention a gaping, vast, violation of the spec. &lt;br&gt; Why, yes. &lt;br&gt; There&#39;s no difference in representation, just in what you&#39;re allowed to
  </summary>
  </entry>
  <entry>
  <author>
  <name>hammad rizvi</name>
  <email>rizvihamm...@gmail.com</email>
  </author>
  <updated>2009-11-08T09:59:22Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/bb854754f523b758/ab65f525751f69a2?show_docid=ab65f525751f69a2</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/bb854754f523b758/ab65f525751f69a2?show_docid=ab65f525751f69a2"/>
  <title type="text">Latest Cars</title>
  <summary type="html" xml:space="preserve">
  I have new website plz see u........ &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.alltypeofcar.blogspot.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Keith Thompson</name>
  <email>ks...@mib.org</email>
  </author>
  <updated>2009-11-08T09:56:13Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/ce59adddaf3ea5f1/4857ae339c4a63a5?show_docid=4857ae339c4a63a5</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/ce59adddaf3ea5f1/4857ae339c4a63a5?show_docid=4857ae339c4a63a5"/>
  <title type="text">Re: Question on Data Type Declarations</title>
  <summary type="html" xml:space="preserve">
  No, declaring &amp;quot;float x;&amp;quot; does much more than just telling the compiler &lt;br&gt; that x should occupy sizeof(float) bytes. It affects every operation &lt;br&gt; that you can perform on x. It doesn&#39;t just provide hints; it provides &lt;br&gt; information that the compiler is obligated to pay close attention to. &lt;br&gt; To put it another way, the number of bytes occupied by x is just one
  </summary>
  </entry>
  <entry>
  <author>
  <name>spinoza1111</name>
  <email>spinoza1...@yahoo.com</email>
  </author>
  <updated>2009-11-08T09:52:36Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/762e0e877d84c8f8?show_docid=762e0e877d84c8f8</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/762e0e877d84c8f8?show_docid=762e0e877d84c8f8"/>
  <title type="text">Re: How to convert Infix notation to postfix notation</title>
  <summary type="html" xml:space="preserve">
  No, but note that BOTH case sensitivity, and case sensitivity, have &lt;br&gt; problems as regards internationalization! &lt;br&gt; Case sensitivity doesn&#39;t apply to languages without case. Languages &lt;br&gt; without letters (symbols for sounds) don&#39;t have case. Oops, wait a &lt;br&gt; minute. What about Chinese, used for writing by billions of people?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Richard Heathfield</name>
  <email>r...@see.sig.invalid</email>
  </author>
  <updated>2009-11-08T09:59:00Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/60ec00e2f4198f74?show_docid=60ec00e2f4198f74</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/60ec00e2f4198f74?show_docid=60ec00e2f4198f74"/>
  <title type="text">Re: How to convert Infix notation to postfix notation</title>
  <summary type="html" xml:space="preserve">
  In &lt;br&gt; &amp;lt;1d6ec175-ef4a-4492-952d-7eed0 8a66...@b36g2000prf.googlegrou ps.com&amp;gt;, &lt;br&gt; &amp;lt;80 lines of quoted but unaddressed material snipped because Nilges is &lt;br&gt; either too stupid or too ignorant or too lazy or too evil to snip it &lt;br&gt; himself&amp;gt; &lt;br&gt; &amp;lt;nonsense snipped&amp;gt; &lt;br&gt; The Standard does not actually require a diagnostic message because
  </summary>
  </entry>
  <entry>
  <author>
  <name>spinoza1111</name>
  <email>spinoza1...@yahoo.com</email>
  </author>
  <updated>2009-11-08T09:41:18Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/9418c3545af84ea8?show_docid=9418c3545af84ea8</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/9418c3545af84ea8?show_docid=9418c3545af84ea8"/>
  <title type="text">Re: How to convert Infix notation to postfix notation</title>
  <summary type="html" xml:space="preserve">
  This question is for the group including Fat Bastard (Richard &lt;br&gt; Heathfield), who has been readmitted owing to his const comment. &lt;br&gt; Seebach is also readmitted conditional on good behavior because of his &lt;br&gt; knowledge of C standards (not &amp;quot;the&amp;quot; standard). &lt;br&gt; Fat Bastard has pointed out that string parameters should be const
  </summary>
  </entry>
  <entry>
  <author>
  <name>Kenny McCormack</name>
  <email>gaze...@shell.xmission.com</email>
  </author>
  <updated>2009-11-08T09:12:15Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/a2452e9912d848a0/9899fe0b5af1516c?show_docid=9899fe0b5af1516c</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/a2452e9912d848a0/9899fe0b5af1516c?show_docid=9899fe0b5af1516c"/>
  <title type="text">Re: &amp;&amp; Suggestion</title>
  <summary type="html" xml:space="preserve">
  In article &amp;lt;hd5tpn$gm...@news.eternal-sep tember.org&amp;gt;, &lt;br&gt; ... &lt;br&gt; I&#39;m sure we could work those in (as needed).
  </summary>
  </entry>
  <entry>
  <author>
  <name>Seebs</name>
  <email>usenet-nos...@seebs.net</email>
  </author>
  <updated>2009-11-08T08:56:35Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/9246f53562c33dfc/fd9859360e8f6ab8?show_docid=fd9859360e8f6ab8</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/9246f53562c33dfc/fd9859360e8f6ab8?show_docid=fd9859360e8f6ab8"/>
  <title type="text">Re: subroutine stack and C machine model</title>
  <summary type="html" xml:space="preserve">
  We already pointed that out -- but you seem not to understand how &lt;br&gt; a dictionary works. That gives you that one of many meanings has a &lt;br&gt; particular word, one of the many meanings of which is the meaning &lt;br&gt; you were asserting. &lt;br&gt; Either you&#39;re schizoprhenic, you&#39;re lying, or you have NO idea how to &lt;br&gt; use a dictionary. I can&#39;t tell which.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nick</name>
  <email>3-nos...@temporary-address.org.uk</email>
  </author>
  <updated>2009-11-08T08:55:56Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/fa37dcfb5b3501b8?show_docid=fa37dcfb5b3501b8</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/fa37dcfb5b3501b8?show_docid=fa37dcfb5b3501b8"/>
  <title type="text">Re: How to convert Infix notation to postfix notation</title>
  <summary type="html" xml:space="preserve">
  One of the problems with case insensitivity is what happens if you allow &lt;br&gt; non-ascii letters into file names? &lt;br&gt; Here&#39;s a directory: &lt;br&gt; /var/www/canal/source/temp$ ls &lt;br&gt; SS ß &lt;br&gt; Should a case insensitive system treat those two files the same?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nick</name>
  <email>3-nos...@temporary-address.org.uk</email>
  </author>
  <updated>2009-11-08T08:49:52Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/96f462a817bf5c28?show_docid=96f462a817bf5c28</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/96f462a817bf5c28?show_docid=96f462a817bf5c28"/>
  <title type="text">Re: How to convert Infix notation to postfix notation</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve taken that approach. I happily use C99 features that I like and &lt;br&gt; can make use of (// comments, VLAs from time to time (for workspaces in &lt;br&gt; functions mainly) snprintf and so on). I&#39;ve taken the view that enough &lt;br&gt; compilers support these well enough, and they are valuable additions to &lt;br&gt; the language, that I&#39;m prepared to accept the restrictions in
  </summary>
  </entry>
  <entry>
  <author>
  <name>Richard Heathfield</name>
  <email>r...@see.sig.invalid</email>
  </author>
  <updated>2009-11-08T08:21:51Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/d4ba5a41e3ab8018?show_docid=d4ba5a41e3ab8018</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/d4ba5a41e3ab8018?show_docid=d4ba5a41e3ab8018"/>
  <title type="text">Re: How to convert Infix notation to postfix notation</title>
  <summary type="html" xml:space="preserve">
  In &amp;lt;e1d2b489-6e4e-4433-a60c-9a335 e924...@13g2000prl.googlegroup s.com&amp;gt;, &lt;br&gt; &amp;lt;snip&amp;gt; &lt;br&gt; When you post abusive material *and* a claim of libel in a single &lt;br&gt; sentence, it shows that you are truly desperate to avoid the issue. &lt;br&gt; I can&#39;t guarantee that I&#39;m parsing your sentence correctly but, if my &lt;br&gt; interpretation is correct, it seems that you&#39;re making your usual
  </summary>
  </entry>
  <entry>
  <author>
  <name>spinoza1111</name>
  <email>spinoza1...@yahoo.com</email>
  </author>
  <updated>2009-11-08T08:14:17Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/9246f53562c33dfc/f3d251482081dc0d?show_docid=f3d251482081dc0d</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/9246f53562c33dfc/f3d251482081dc0d?show_docid=f3d251482081dc0d"/>
  <title type="text">Re: subroutine stack and C machine model</title>
  <summary type="html" xml:space="preserve">
  If there&#39;s anything worse than a redneck ignoramus, it&#39;s one with &lt;br&gt; broadband and a working credit card. Look at definition number 7. And &lt;br&gt; you shouldn&#39;t be using the full OED: it&#39;s not designed for people who &lt;br&gt; move their lips when they read, hoss. It&#39;s designed for teachers, &lt;br&gt; librarians and linguists, not for redneck retired programmers with
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ian Collins</name>
  <email>ian-n...@hotmail.com</email>
  </author>
  <updated>2009-11-08T08:06:55Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/5a120d97ac634c46?show_docid=5a120d97ac634c46</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/5a120d97ac634c46?show_docid=5a120d97ac634c46"/>
  <title type="text">Re: How to convert Infix notation to postfix notation</title>
  <summary type="html" xml:space="preserve">
  &amp;lt;ranting snipped&amp;gt; &lt;br&gt; How do you know he sits on a fat donkey, have you seen it? &lt;br&gt; &amp;lt;further ranting snipped&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>spinoza1111</name>
  <email>spinoza1...@yahoo.com</email>
  </author>
  <updated>2009-11-08T08:03:53Z</updated>
  <id>http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/792e30fcb4644364?show_docid=792e30fcb4644364</id>
  <link href="http://groups.google.co.uk/group/comp.lang.c/browse_thread/thread/03c39f778e0f6ebb/792e30fcb4644364?show_docid=792e30fcb4644364"/>
  <title type="text">Re: How to convert Infix notation to postfix notation</title>
  <summary type="html" xml:space="preserve">
  You fucking asshole, why do I have to wade through your libel for &lt;br&gt; this? OK, we KNOW that const makes code not design to change the &lt;br&gt; parameter simpler. It&#39;s handled better, jerk face, in C Sharp using &lt;br&gt; value and reference calling. You have contributed a genuine &lt;br&gt; improvement, but you&#39;ve not identified a mistake. You&#39;ve merely
  </summary>
  </entry>
</feed>
