<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.lang.c.moderated Google Group</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated</link>
  <description>The C programming language. (Moderated)</description>
  <language>en</language>
  <item>
  <title>Re: C Multithreading variable memorization</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/8d2d13ef556d76d9/6aa236295375329d?show_docid=6aa236295375329d</link>
  <description>
  Is there an outline?Does it depends on compiler or SO?How is the memory &lt;br&gt; divided? &lt;br&gt; Thank you for your replay. &lt;br&gt; &lt;p&gt;C (in common with most other programming languages) does bot specify how &lt;br&gt; things are done only what the results shall be. An implementation is &lt;br&gt; free to provide storage for variables in any way that it sees fit. A
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/8d2d13ef556d76d9</guid>
  <author>
  francis.glassbo...@btinternet.com
  (Francis Glassborow)
  </author>
  <pubDate>Thu, 25 Apr 2013 22:23:19 UT
</pubDate>
  </item>
  <item>
  <title>Free &quot;Practical Design Patterns in C&quot; book.</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/e18f65ff7bc97374/da5e26793bbdb65c?show_docid=da5e26793bbdb65c</link>
  <description>
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://romanyandronov.elementfx.com/pdpic/ryapdpic.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; -- &lt;br&gt; comp.lang.c.moderated - moderation address: c...@plethora.net -- you must &lt;br&gt; have an appropriate newsgroups line in your header for your mail to be seen, &lt;br&gt; or the newsgroup name in square brackets in the subject line. Sorry.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/e18f65ff7bc97374</guid>
  <author>
  rloginu...@gmail.com
  </author>
  <pubDate>Mon, 11 Mar 2013 23:25:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: why I got this answer?</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/ec0fea97a0896a0b/3a9d8cf64708a8db?show_docid=3a9d8cf64708a8db</link>
  <description>
  n &#39;evaporates&#39; after you hit the return &lt;br&gt; the value returned in p points to where n used to be. &lt;br&gt; &lt;p&gt;999 got put where n used to be. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; ⚂⚃ 100% natural &lt;br&gt; -- &lt;br&gt; comp.lang.c.moderated - moderation address: c...@plethora.net -- you must &lt;br&gt; have an appropriate newsgroups line in your header for your mail to be seen,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/ec0fea97a0896a0b</guid>
  <author>
  ja...@xnet.co.nz
  (Jasen Betts)
  </author>
  <pubDate>Mon, 11 Mar 2013 23:25:47 UT
</pubDate>
  </item>
  <item>
  <title>Re: Why sizeof(main) = 1?</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/ee03915af24bf90a/130ff11b3f045797?show_docid=130ff11b3f045797</link>
  <description>
  On Fri, 4 Jan 2013 18:14:52 -0600 (CST), Myth__Buster &lt;br&gt; &lt;p&gt;sizeof(char) is always 1, not just usually. Why do you think &lt;br&gt; sizeof(char) being 1 has any effect on sizeof(void*) or sizeof(char*)? &lt;br&gt; &lt;p&gt;This second argument contains a constraint violation and therefore &lt;br&gt; requires a diagnostic. (The sizeof operator cannot be applied to an
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/ee03915af24bf90a</guid>
  <author>
  schwa...@dqel.com
  (Barry Schwarz)
  </author>
  <pubDate>Tue, 26 Feb 2013 16:51:20 UT
</pubDate>
  </item>
  <item>
  <title>Re: &quot;warning: assignment from incompatible pointer type [enabled by default]&quot;</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/72fcdb8d2e4e0ff9/c7aff16e5ba26386?show_docid=c7aff16e5ba26386</link>
  <description>
  You are attempting to declare next with a yet undefined type. You must first &lt;br&gt; make declare the struct. &lt;br&gt; &lt;p&gt;/* Declaration of struct. */ &lt;br&gt; struct LLNODE; &lt;br&gt; &lt;p&gt;/* Declaration of typedef. */ &lt;br&gt; typedef struct LLNODE LLNODE; &lt;br&gt; &lt;p&gt;/* Definition of struct. */ &lt;br&gt; struct LLNODE { &lt;br&gt; char *name; &lt;br&gt; struct LLNODE *next;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/72fcdb8d2e4e0ff9</guid>
  <author>
  jeanpierre.lej...@quoininc.com
  (LeJacq, Jean Pierre)
  </author>
  <pubDate>Tue, 26 Feb 2013 16:48:02 UT
</pubDate>
  </item>
  <item>
  <title>Call for Papers: ACCU 2013 conference</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/74cd74ce0f916dfb/cb770cec577912a8?show_docid=cb770cec577912a8</link>
  <description>
  ACCU invites you to propose a session for its leading software development conference. &lt;br&gt; The conference will be held in Bristol, England, from the 9th to the 13th April inclusive. &lt;br&gt; Our opening keynote speakers will be Eben Upton, Mr Raspberry Pi. &lt;br&gt; &lt;p&gt;To propose a session please email the following information to confere...@accu.org
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/74cd74ce0f916dfb</guid>
  <author>
  jrbjag...@googlemail.com
  </author>
  <pubDate>Fri, 14 Sep 2012 17:53:11 UT
</pubDate>
  </item>
  <item>
  <title>distributing data across a structure (new to c please help)</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/2df64ee7f692086e/5ea16d854115331a?show_docid=5ea16d854115331a</link>
  <description>
  the ulimate goal is to read the MZ header from a binary windows pe file, which is simple enough. anyway the theory goes (and this is the bit i dont understand im new to c programming) i memcpy the data from the file ACROSS a struct. is this possible? i dont understand how to initialise and manipulate the struct. can i copy a set of data that is 16bytes long, to a struct with two 8byte children and will memcpy then distribute the data for me if i pass it pointers?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/2df64ee7f692086e</guid>
  <author>
  mke...@gmail.com
  (nwdpil)
  </author>
  <pubDate>Fri, 10 Aug 2012 01:32:00 UT
</pubDate>
  </item>
  <item>
  <title>Help with C</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/9e8f0637271acf62/aca1d1f315b418f3?show_docid=aca1d1f315b418f3</link>
  <description>
  Hi. To understand C better, I am working my way through The C Programming Language (a.k.a K and R). I have some questions about how to implement some of the solutions to the problems presented in the text. I have The C Answer Book, too. My questions also relate to that book&#39;s suggested implementations. There are some minor variations between my solutions and the book&#39;s, which I would like to understand better.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/9e8f0637271acf62</guid>
  <author>
  bruce.mcgove...@gmail.com
  (Bruce McGoveran)
  </author>
  <pubDate>Wed, 25 Jul 2012 02:39:07 UT
</pubDate>
  </item>
  <item>
  <title>fgets - design deficiency: no efficient way of finding last character read</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/72a7bcf344322f33/ea47ff9883b03e80?show_docid=ea47ff9883b03e80</link>
  <description>
  Hello, &lt;br&gt; &lt;p&gt;The last character read from fgets(buf, sizeof(buf), inputstream) is: &lt;br&gt; &#39;\n&#39; &lt;br&gt; OR &lt;br&gt; any character x, when no &#39;\n&#39; was encountered in sizeof(buf)-1 &lt;br&gt; consecutive chars, or when x is the last char of the inputstream &lt;br&gt; &lt;p&gt;***How can one EFFICIENTLY determine if the last character is &#39;\n&#39;?? &lt;br&gt; &amp;quot;Efficiently&amp;quot; means: don&#39;t use strlen!!!
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/72a7bcf344322f33</guid>
  <author>
  jonona...@googlemail.com
  (John Reye)
  </author>
  <pubDate>Mon, 23 Apr 2012 13:33:45 UT
</pubDate>
  </item>
  <item>
  <title>which one is faster?</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/ea64cc2c5bbb790d/6602547c57cf4989?show_docid=6602547c57cf4989</link>
  <description>
  on a 32bit system. &lt;br&gt; &lt;p&gt;struct TestStruct &lt;br&gt; { &lt;br&gt; unsigned short a; &lt;br&gt; unsigned short b; &lt;br&gt; unsigned int c; &lt;br&gt; struct TestStruct t; &lt;br&gt; t.a = 0; //step 1 &lt;br&gt; t.b = 1; //step 2 &lt;br&gt; t.c = 2; //step 3 &lt;br&gt; &lt;p&gt;Questing is : Are these 3 steps having the same perfomance time? &lt;br&gt; &lt;p&gt;Sorry for my poor english.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/ea64cc2c5bbb790d</guid>
  <author>
  fat...@gmail.com
  (echo ma)
  </author>
  <pubDate>Wed, 04 Apr 2012 23:05:42 UT
</pubDate>
  </item>
  <item>
  <title>Pointers and Memory-Mapped Files</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/8ac072357bb17101/49f816bc255f9b65?show_docid=49f816bc255f9b65</link>
  <description>
  Hey everyone, &lt;br&gt; &lt;p&gt;I&#39;m attempting to work with a large file which multiple processes may &lt;br&gt; read from and write to. I plan to use memory mapping to point to &lt;br&gt; specific portions of the file I would like to modify. My question is how &lt;br&gt; to properly handle an instance in which the file expands from the front,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/8ac072357bb17101</guid>
  <author>
  heat...@mason.com
  (Heather Mason)
  </author>
  <pubDate>Mon, 19 Mar 2012 18:40:47 UT
</pubDate>
  </item>
  <item>
  <title>Rounding of doubles</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/1eeefba5ec401dff/125cd7990381cc3b?show_docid=125cd7990381cc3b</link>
  <description>
  Has anybody used the functions such as fegetround and fesetround. What &lt;br&gt; do these functions return? &lt;br&gt; &lt;p&gt;I&#39;m trying to find a function which will round a double to &lt;br&gt; (1) the nearest integer, with 0.5 rounded to 0.0 and 1.5 to 2.0 &lt;br&gt; (2) the nearest integer near zero, with 1.5 rounded to 1.0 and -1.5 to -1.0
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/1eeefba5ec401dff</guid>
  <author>
  poenik...@fastmail.co.uk
  (Sian Mountbatten)
  </author>
  <pubDate>Mon, 19 Mar 2012 18:40:02 UT
</pubDate>
  </item>
  <item>
  <title>I/O in C99</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/cc69b6750cbef50b/794ee6a625353234?show_docid=794ee6a625353234</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt; Does C99 strictly require blocking I/O? &lt;br&gt; &lt;p&gt; Can readers of this forum point to the section &lt;br&gt; in the C99 specification which state the rules &lt;br&gt; regarding I/O? &lt;br&gt; &lt;p&gt;Sincerely, &lt;br&gt; Seima Rao. &lt;br&gt; -- &lt;br&gt; comp.lang.c.moderated - moderation address: c...@plethora.net -- you must &lt;br&gt; have an appropriate newsgroups line in your header for your mail to be seen,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/cc69b6750cbef50b</guid>
  <author>
  seima...@gmail.com
  (Seima)
  </author>
  <pubDate>Mon, 19 Mar 2012 18:41:16 UT
</pubDate>
  </item>
  <item>
  <title>Issues in building a shared library</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/5f56d716097dd018/1e3d7995c163d146?show_docid=1e3d7995c163d146</link>
  <description>
  Hello, &lt;br&gt; I am trying to build a shared library called &amp;quot;libjxx.so&amp;quot; using Visual &lt;br&gt; studio2008 V9.0. The module contains both C &amp;amp; fortran routines. I am &lt;br&gt; making the C-source as start up project and linking the F-source &lt;br&gt; against it. I am also linking couple of other libraries called &lt;br&gt; libm7.lib &amp;amp; libm8.lib. I am getting the following errors concerning
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/5f56d716097dd018</guid>
  <author>
  abaru...@gmail.com
  (Arun)
  </author>
  <pubDate>Mon, 19 Mar 2012 18:39:47 UT
</pubDate>
  </item>
  <item>
  <title>Struct &amp; Arrays &amp; passing to function, and the resulting array of confusion</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/ec095016fbf15117/3322429204b1cc48?show_docid=3322429204b1cc48</link>
  <description>
  Hello and thanks for reading. &lt;br&gt; &lt;p&gt; I like to write C programs as my hobby and I rarely use functions for &lt;br&gt; my projects simply because most of my efforts are workable in the &lt;br&gt; domain of main(). &lt;br&gt; &lt;p&gt; I have read much in the past two days and have tried changing my code &lt;br&gt; but I am not getting it so even though I have searched and read a
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/ec095016fbf15117</guid>
  <author>
  ernst_b...@sbcglobal.net
  (Ernst)
  </author>
  <pubDate>Mon, 02 Jan 2012 00:09:16 UT
</pubDate>
  </item>
  <item>
  <title>Public Resources for C Programming, Particularly Video?</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/146f03c88fa4a408/2d4bb401c501322d?show_docid=2d4bb401c501322d</link>
  <description>
  What public or open-courseware resources are available for C programming particularly at an intermediate level? I have actually taken the CS50 course via Harvard Extension so I am looking for other resources. Coverage of data structures using C rather than Java would also be welcome. Prefer video resources (videotaped lectures in particular). Focus on Unix programming at the command line level also welcome. I am also going through K&amp;amp;R to reinforce my comfort with C even though I just finished the formal programming course.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/146f03c88fa4a408</guid>
  <author>
  hsa...@gmail.com
  (haziz)
  </author>
  <pubDate>Mon, 02 Jan 2012 00:09:01 UT
</pubDate>
  </item>
  <item>
  <title>copying structure members shifts by one byte when using memcpy()</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/524d2afdbc14ff53/a9fcce72858dcf9b?show_docid=a9fcce72858dcf9b</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I am working in ubuntu linux 8.04 version and using gcc compiler for &lt;br&gt; compiling my application. &lt;br&gt; I am using a function as below &lt;br&gt; &lt;p&gt;uint8 Message(uint8 u8SignalID, tstControlMessageData &lt;br&gt; *pstControlMessageData) &lt;br&gt; { &lt;br&gt; tstControlMessage stControlMessage; &lt;br&gt; uint8* char_ptr; &lt;br&gt; uint8 iCount;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/524d2afdbc14ff53</guid>
  <author>
  navin8...@gmail.com
  (navy)
  </author>
  <pubDate>Sat, 10 Dec 2011 10:04:21 UT
</pubDate>
  </item>
  <item>
  <title>Glue to Re-define a Bunky Function?</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/b5486159e020a8c6/c5c22980d6ad6803?show_docid=c5c22980d6ad6803</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;Some code I&#39;m working with uses the C string library function &lt;br&gt; strrchr(), but my compiler&#39;s implementation works in a non-standard &lt;br&gt; way. It can&#39;t seem to point to a string&#39;s first &#39;\0&#39; character with a &lt;br&gt; call like p = strrchr(dest, &#39;\0&#39;); &lt;br&gt; &lt;p&gt;In preference to altering the original code, I would like to somehow
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/b5486159e020a8c6</guid>
  <author>
  vanlu...@iinet.net.au
  (Modafinil)
  </author>
  <pubDate>Mon, 05 Dec 2011 15:15:54 UT
</pubDate>
  </item>
  <item>
  <title>Pointer to &amp;array[-1] - legal?</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/6f473ceacec4d6c1/25d0f239e90c7455?show_docid=25d0f239e90c7455</link>
  <description>
  I&#39;ve run into some code that uses this idiom for looping through an &lt;br&gt; array &lt;br&gt; &lt;p&gt;some_type *ptr = &amp;amp;some_type_array[0] - 1; &lt;br&gt; &lt;p&gt;while (*(++ptr) != some_val) &lt;br&gt; ... &lt;br&gt; &lt;p&gt;What I&#39;m wondering is whether forming the pointer (&amp;amp;some_type_array[0] &lt;br&gt; - 1) is legal. I realize that this array is never used to access
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/6f473ceacec4d6c1</guid>
  <author>
  mjsi...@scriptoriumdesigns.com
  (KK6GM)
  </author>
  <pubDate>Mon, 05 Dec 2011 15:15:07 UT
</pubDate>
  </item>
  <item>
  <title>pointer error</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/19f753414aea27bc/8572e79eddf5f748?show_docid=8572e79eddf5f748</link>
  <description>
  Here I have written a program to find the center of tree .It will tell &lt;br&gt; you the vertex number which is the center of tree. Tree has been &lt;br&gt; represented &lt;br&gt; here by using adjacency matrix. In line no 109 i am using an array &lt;br&gt; of pointers to store the addresses of elements of two dimensional &lt;br&gt; array. &lt;br&gt; &lt;p&gt;It showing me segmentation fault in line no 119. I want to know why i
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/19f753414aea27bc</guid>
  <author>
  raushanpa...@gmail.com
  (raushan kumar)
  </author>
  <pubDate>Tue, 29 Nov 2011 03:02:14 UT
</pubDate>
  </item>
  <item>
  <title>How sizeof works ? Memory map for variable length array of strings</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/f8dca890f7799ba6/77c71fe88021f2b8?show_docid=77c71fe88021f2b8</link>
  <description>
  const char *pointerStr[]= &lt;br&gt; { &lt;br&gt; &amp;quot;BEST123, &amp;quot;, // 0x00 &lt;br&gt; &amp;quot;Best2233, &amp;quot;, // 0x01 &lt;br&gt; &amp;quot;ABCDEFGH, &amp;quot;, // 0x02 &lt;br&gt; &amp;quot;123456, &amp;quot;, // 0x03 &lt;br&gt; &amp;quot;helloworld, &amp;quot; // 0x04 &lt;br&gt; typedef struct &lt;br&gt; { &lt;br&gt; char value; &lt;br&gt; char name[40]; &lt;br&gt; &lt;p&gt;typedef struct &lt;br&gt; { &lt;br&gt; int regMax; &lt;br&gt; StrInfo info[60];
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/f8dca890f7799ba6</guid>
  <author>
  vimal3...@gmail.com
  (knight)
  </author>
  <pubDate>Fri, 04 Nov 2011 03:26:04 UT
</pubDate>
  </item>
  <item>
  <title>Size of data types</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/c581d51e85469647/d7ac21ebad8fda74?show_docid=d7ac21ebad8fda74</link>
  <description>
  what will be the size of data types(long, int, char, short) on a 64- &lt;br&gt; bit architecture? &lt;br&gt; -- &lt;br&gt; comp.lang.c.moderated - moderation address: c...@plethora.net -- you must &lt;br&gt; have an appropriate newsgroups line in your header for your mail to be seen, &lt;br&gt; or the newsgroup name in square brackets in the subject line. Sorry.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/c581d51e85469647</guid>
  <author>
  chiru.0123456...@gmail.com
  (Chiru Reddy)
  </author>
  <pubDate>Wed, 02 Nov 2011 17:50:27 UT
</pubDate>
  </item>
  <item>
  <title>Question on: debug printf macro</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/7ed3b2c6a7589e1d/0b1abd2b97fb2883?show_docid=0b1abd2b97fb2883</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I&#39;m writing a C program and I would like to know if the following &lt;br&gt; thing is feasable? &lt;br&gt; &lt;p&gt;1) My program is made of 10 files. &lt;br&gt; &lt;p&gt;2) Each module can print a debug string over the standard output. For &lt;br&gt; example: &lt;br&gt; &lt;p&gt; debug_printf (MODULE_1, &amp;quot;The value of temperature is %d&amp;quot;, &lt;br&gt; temperature); &lt;br&gt; debug_printf (MODULE_2, &amp;quot;I received the following char - %c&amp;quot;, ch);
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/7ed3b2c6a7589e1d</guid>
  <author>
  zig...@libero.it
  (Enrico)
  </author>
  <pubDate>Fri, 28 Oct 2011 06:59:21 UT
</pubDate>
  </item>
  <item>
  <title>IDE Systems for Windows 7and other problems...</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/5d03a1486abd7b35/67ee4d7d8b7960cd?show_docid=67ee4d7d8b7960cd</link>
  <description>
  Sorry to bother. &lt;br&gt; &lt;p&gt;I am completing a C Language programming class. &lt;br&gt; &lt;p&gt;The instructor and I thought that I might be able to complete all the &lt;br&gt; programming assignments using my IDE system from the C++ class last &lt;br&gt; semester. (Nokia QT 4 Creator and libraries) &lt;br&gt; &lt;p&gt;However, the instructor found (and I corrected) some C++ coding
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/5d03a1486abd7b35</guid>
  <author>
  mikiesrunsbaal....@sbcglobal.net
  (TheGunslinger)
  </author>
  <pubDate>Fri, 28 Oct 2011 06:58:51 UT
</pubDate>
  </item>
  <item>
  <title>porting tool</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/74da92e1474237b5/6970cf7d7c19527c?show_docid=6970cf7d7c19527c</link>
  <description>
  My client has 200KLOC of working code on an architecture where char is 8 &lt;br&gt; bits, short is 16 bits, and int and long are 32 bits. They want to port &lt;br&gt; to an architecture where char, short and int are all 16 bits, and long &lt;br&gt; is 32 bits. Both architectures are twos complement. The source for the &lt;br&gt; most part looks reasonably well written C90 code, however I have
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/74da92e1474237b5</guid>
  <author>
  bitbucke...@yahoo.com.au
  (Caviare)
  </author>
  <pubDate>Fri, 28 Oct 2011 06:59:06 UT
</pubDate>
  </item>
  <item>
  <title>Avoiding new line reading a string with readline</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/329f1090eb7df1be/5e7c35ff4aa1db21?show_docid=5e7c35ff4aa1db21</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I&#39;d want to achieve the following effect during an input from terminal &lt;br&gt; using readline in a C program: &lt;br&gt; &lt;p&gt;the user types something (the input line), and the input routine does &lt;br&gt; not go to a new line, rather types something in response and only after &lt;br&gt; this response the new line is executed.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/329f1090eb7df1be</guid>
  <author>
  zanzibanos...@nospamlibero.it
  (Carlo Zanziba)
  </author>
  <pubDate>Fri, 28 Oct 2011 06:58:36 UT
</pubDate>
  </item>
  <item>
  <title>Call for Proposals - ACCU 2012</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/85ee883303aa3589/53f8e18de27a8bf0?show_docid=53f8e18de27a8bf0</link>
  <description>
  ACCU is a non-profit organisation run by software enthusiasts for &lt;br&gt; software enthusiasts. &lt;br&gt; &lt;p&gt;ACCU warmly invites you to propose a session for this leading, &lt;br&gt; much-loved software development conference. &lt;br&gt; &lt;p&gt;Call for Proposals - ACCU 2012 &lt;br&gt; April 24-28, 2012. Barcelo Oxford Hotel, Oxford, UK &lt;br&gt; Submission website: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://www.conftool.pro/accu2012/&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/85ee883303aa3589</guid>
  <author>
  dietmar.ku...@gmail.com
  (Dietmar Kühl)
  </author>
  <pubDate>Fri, 30 Sep 2011 19:47:33 UT
</pubDate>
  </item>
  <item>
  <title>A couple of questions on evaluation of expressions (I think)</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/ede3ffca60ef24d4/482c122a4bd87499?show_docid=482c122a4bd87499</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;I recently came across the following two code snippets in a test on C. &lt;br&gt; &lt;p&gt;1. &lt;br&gt; &amp;lt;...snip..&amp;gt; &lt;br&gt; int arr[] = {1,2,3,4,5}; &lt;br&gt; int num = 0; &lt;br&gt; &lt;p&gt; num = arr[1] + (arr[1] = 2); &lt;br&gt; printf(&amp;quot;%d\n&amp;quot;, num); &lt;br&gt; &amp;lt;...snip...&amp;gt; &lt;br&gt; &lt;p&gt;2. &lt;br&gt; &amp;lt;....snip...&amp;gt; &lt;br&gt; int arr[] = {1,2,3,4,5}; &lt;br&gt; int num = 0; &lt;br&gt; int i = 0;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/ede3ffca60ef24d4</guid>
  <author>
  shishir.pan...@gmail.com
  (shishir)
  </author>
  <pubDate>Wed, 28 Sep 2011 19:44:12 UT
</pubDate>
  </item>
  <item>
  <title>I/O Error Detection</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/30b6f33b7e5e7b58/7331f9c34f8de68c?show_docid=7331f9c34f8de68c</link>
  <description>
  Hi, &lt;br&gt; I should have asked this sooner rather than later... &lt;br&gt; I have several functions that require the input of an int, or double. &lt;br&gt; IF I input a char, these functions go into an infinite loop, and I &lt;br&gt; have to CTRL-C to quit the program. &lt;br&gt; Now if this were C++, I could use a try/throw/catch to validate my &lt;br&gt; input.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/30b6f33b7e5e7b58</guid>
  <author>
  mikiesrunsbaal....@sbcglobal.net
  (TheGunslinger)
  </author>
  <pubDate>Sun, 25 Sep 2011 17:30:33 UT
</pubDate>
  </item>
  <item>
  <title>Pointers in Two-Dimensional Arrays</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/fbf193d9b2c6b734/91827ddf0176e0c1?show_docid=91827ddf0176e0c1</link>
  <description>
  Hi. Suppose I make the following two-dimensional array declaration: &lt;br&gt; &lt;p&gt;int a[ROWS][COLS]; ROWS and COLS defined elsewhere &lt;br&gt; &lt;p&gt;Assume I populate the array thereafter. I now want to iterate through a particular row or column. If I declare an integer pointer (int *p), I gather I can use the following code to iterate through row a[i]:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/fbf193d9b2c6b734</guid>
  <author>
  bruce.mcgove...@gmail.com
  (Bruce McGoveran)
  </author>
  <pubDate>Tue, 13 Sep 2011 05:55:46 UT
</pubDate>
  </item>
  <item>
  <title>Use of Letters in C Numerical Constants</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/b419669b4137f686/662b60a572d56823?show_docid=662b60a572d56823</link>
  <description>
  Hi. I am trying to understand better the circumstances in which, when coding in C, I should append letters to numerical constants. This topic comes up in pretty much every C textbook I look at, though I&#39;m still not clear on the use of these letters. For example, suppose I declare a float and immediately initialize it as follows:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/b419669b4137f686</guid>
  <author>
  bruce.mcgove...@gmail.com
  (Bruce McGoveran)
  </author>
  <pubDate>Thu, 08 Sep 2011 16:15:29 UT
</pubDate>
  </item>
  <item>
  <title>Using non-inline function from inline version</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/b1ae07464cf0d571/326827ddbe74cb7a?show_docid=326827ddbe74cb7a</link>
  <description>
  Hello, &lt;br&gt; I have a library that exports a function f. In my header, I want to &lt;br&gt; provide an inline version of f. And in the implementation of the inline &lt;br&gt; function, I want to call the library&#39;s version of f. Is that possible? &lt;br&gt; Note that: &lt;br&gt; * users need to be able to use &amp;amp;f, so I can&#39;t just write a macro (and &lt;br&gt; probably not a static function either);
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/b1ae07464cf0d571</guid>
  <author>
  marc.gli...@gmail.com
  (Marc)
  </author>
  <pubDate>Mon, 15 Aug 2011 16:34:15 UT
</pubDate>
  </item>
  <item>
  <title>enums vs. macros</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/631821431290283b/300801efd64b27b2?show_docid=300801efd64b27b2</link>
  <description>
  Hi, &lt;br&gt; I&#39;ve been using macros for many years in my programming language. &lt;br&gt; Here&#39;s a sample header file: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://prose.cvs.sourceforge.net/viewvc/prose/prose/src/prose/engine.h?view=markup&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; From line 301 you&#39;ll see: &lt;br&gt; etc. &lt;br&gt; The principle is that my programming language uses registers that can &lt;br&gt; contain pointers to many different types of structure, and the exact
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/631821431290283b</guid>
  <author>
  chapte...@yahoo.com
  (Mark R. Bannister)
  </author>
  <pubDate>Mon, 15 Aug 2011 16:33:15 UT
</pubDate>
  </item>
  <item>
  <title>Dangling Pointer</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/8982849100ce3779/ba8b43d572b4c526?show_docid=ba8b43d572b4c526</link>
  <description>
  Given following &lt;br&gt; char * swap(char* a){ &lt;br&gt; char *b = &amp;quot;CBA&amp;quot;; &lt;br&gt; a=b; &lt;br&gt; return a; &lt;br&gt; int main(){ &lt;br&gt; char *a = &amp;quot;ABC&amp;quot;; &lt;br&gt; a = swap(a); &lt;br&gt; printf(&amp;quot;%s\n&amp;quot;, a); &lt;br&gt; O/p: CBA &lt;br&gt; What I expected was to have &#39;a&#39; as dangling reference, and some &lt;br&gt; garbage output but got this .. :( and its not an assignment. Just let &lt;br&gt; me know whether I am correct or not.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/8982849100ce3779</guid>
  <author>
  genius.d...@gmail.com
  (Sudhanshu Baruntar)
  </author>
  <pubDate>Sat, 06 Aug 2011 05:27:57 UT
</pubDate>
  </item>
  <item>
  <title>Solution ?</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/b98be4362c4211a1/64e5742998010535?show_docid=64e5742998010535</link>
  <description>
  Write a C program to create an array of 10 integer elements. Receive 5 &lt;br&gt; even numbers and 5 odd numbers from the user as input at the keyboard. &lt;br&gt; While receiving input from the user, following point is to be kept in &lt;br&gt; mind - If the user enters more than 5 EVEN or ODD numbers in the &lt;br&gt; array, discard that input, display a warning message on the console
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/b98be4362c4211a1</guid>
  <author>
  amardeep.develo...@gmail.com
  (HumbleWorker)
  </author>
  <pubDate>Sat, 30 Jul 2011 06:49:15 UT
</pubDate>
  </item>
  <item>
  <title>compile C programs for both sunstudio and Visual studio</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/674a0ae3a6ecd1a1/a60605e0037ba858?show_docid=a60605e0037ba858</link>
  <description>
  I comile C programs for bothe platforms : sunstudio using cc , visual &lt;br&gt; studio 6 . Is there a command to differeniate which platform I compile &lt;br&gt; for . That in order to use the the system command . &lt;br&gt; For example : &lt;br&gt; If (unixplatform) &lt;br&gt; system(&amp;quot;clear&amp;quot;); &lt;br&gt; else &lt;br&gt; system(&amp;quot;cls&amp;quot;)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/674a0ae3a6ecd1a1</guid>
  <author>
  ehabaziz2...@gmail.com
  (happytoday)
  </author>
  <pubDate>Mon, 18 Jul 2011 03:49:38 UT
</pubDate>
  </item>
  <item>
  <title>Checking Memory Alignment</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/90898a9b53790d46/21600da891d461a2?show_docid=21600da891d461a2</link>
  <description>
  I need to do a comparison test to see if a particular chunk of memory &lt;br&gt; is 16-byte aligned, particularly a float pointer. I am currently &lt;br&gt; working on a 64-bit machine and casting the pointer to a uint64_t to &lt;br&gt; do the comparison; however, I will want to the ability to run this on &lt;br&gt; a 32-bit machine and this cast will throw a compiler error. Example of
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/90898a9b53790d46</guid>
  <author>
  sopord...@gmail.com
  (pentup)
  </author>
  <pubDate>Mon, 18 Jul 2011 03:49:23 UT
</pubDate>
  </item>
  <item>
  <title>Problem calling exp10()</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/c07274544bc72c92/a0afc6dee5c30db1?show_docid=a0afc6dee5c30db1</link>
  <description>
  Hi. I repeatedly receive an &amp;quot;implicit declaration of function&amp;quot; error on the line on which I call exp10() in the following code: &lt;br&gt; /* A program to understand exponent calls better. */ &lt;br&gt; int &lt;br&gt; main(void) &lt;br&gt; { &lt;br&gt; double e = exp10(10); &lt;br&gt; printf(&amp;quot;%f\n&amp;quot;, e); &lt;br&gt; return 0; &lt;br&gt; I wrote this code to try an isolate a similar error in another program. I&#39;ve attempted to compile the code with make, and I can&#39;t. I&#39;ve also tried adding the #define _GNU_SOURCE directive recommended in the man entry for exp10. That didn&#39;t help.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/c07274544bc72c92</guid>
  <author>
  bruce.mcgove...@gmail.com
  (Bruce McGoveran)
  </author>
  <pubDate>Tue, 12 Jul 2011 22:21:24 UT
</pubDate>
  </item>
  <item>
  <title>Order of operations for promotion rules</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/1d5902ebb9690b59/09bc5bca993ceb27?show_docid=09bc5bca993ceb27</link>
  <description>
  Consider the following snippet: &lt;br&gt; int16_t a; &lt;br&gt; int16_t b; &lt;br&gt; int32_t c; &lt;br&gt; c = (int32_t)a * 100 + b * 100; &lt;br&gt; I believe C&#39;s integer promotion rules dictate that the second addend, &lt;br&gt; &amp;quot;b * 100&amp;quot;, will be promoted to an int32_t before adding. However, does &lt;br&gt; this code guarantee that b will be promoted to int32_t before &lt;br&gt; multiplying by 100?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/1d5902ebb9690b59</guid>
  <author>
  ya...@ieee.org
  (Randy Yates)
  </author>
  <pubDate>Wed, 06 Jul 2011 21:52:46 UT
</pubDate>
  </item>
  <item>
  <title>&#39;L&#39; suffixing needs</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/cb9ca5c7c00a789a/7f484e8f2a4293ed?show_docid=7f484e8f2a4293ed</link>
  <description>
  I&#39;m on a platform where ints are 16 bits and longs are 32 bits (and are the largest possible representation.) &lt;br&gt; long longVal; &lt;br&gt; longVal = 1000000; &lt;br&gt; longVal += (60 * 60); &lt;br&gt; printf(&amp;quot;%ld\r\n&amp;quot;,longVal); &lt;br&gt; longVal = 1000000; &lt;br&gt; longVal += (60 * 60L); &lt;br&gt; printf(&amp;quot;%ld\r\n&amp;quot;,longVal); &lt;br&gt; longVal = 1000000; &lt;br&gt; longVal += (long)(60 * 60);
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/cb9ca5c7c00a789a</guid>
  <author>
  daveo...@aol.com
  (anInnocent)
  </author>
  <pubDate>Sun, 12 Jun 2011 20:06:47 UT
</pubDate>
  </item>
  <item>
  <title>Microsoft c (MC/MSC) for DOS - compatible free old DOS compiler?</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/a7ccbf71a493d496/ad8b02abad644012?show_docid=ad8b02abad644012</link>
  <description>
  Hi i would like to know, if any of the freely available old DOS c &lt;br&gt; compilers would be compatible with the very old &lt;br&gt; microsoft c compiler for DOS (circa 1985/6). This is just a request &lt;br&gt; for historic information ( i cannot code in c ). &lt;br&gt; I know it might sound a crazy request, but i have a very old book &lt;br&gt; which i like the look of (&amp;quot;introducing c Boris Allan&amp;quot;) written for old
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/a7ccbf71a493d496</guid>
  <author>
  tru...@yahoo.co.uk
  (mike7g)
  </author>
  <pubDate>Wed, 08 Jun 2011 01:54:06 UT
</pubDate>
  </item>
  <item>
  <title>magic numbers masks on 32 or 64 bits ?</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/b6bd4be52bd88167/50096d2d2d887cb5?show_docid=50096d2d2d887cb5</link>
  <description>
  Hi, &lt;br&gt; please, are the following mask hexa numbers coded on 64 or 32 bits ? &lt;br&gt; &amp;lt;snip&amp;gt; &lt;br&gt; &amp;lt;snip&amp;gt; &lt;br&gt; Those are used in bitwise AND operations against register int &lt;br&gt; variables for exponent and mantissa computing. &lt;br&gt; But it doesn&#39;t compute the exponent as expected. &lt;br&gt; The related application runs on a x86_64 (64 bits) computer on Linux
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/b6bd4be52bd88167</guid>
  <author>
  freepo...@gmail.com
  (Octavio)
  </author>
  <pubDate>Thu, 26 May 2011 19:16:07 UT
</pubDate>
  </item>
  <item>
  <title>using pointers</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/71c3ded381b15a3d/86e5766ed776bc65?show_docid=86e5766ed776bc65</link>
  <description>
  hello, &lt;br&gt; during programming with strings and some experiences with &lt;br&gt; segmentations faults (finding that out after using a debugger:) I &lt;br&gt; thought it would be a better programming style to define variables &lt;br&gt; this way if possible: &lt;br&gt; int d ; &lt;br&gt; char a[10] ; &lt;br&gt; When using functions which ask for pointers I would use &amp;amp;. That way I
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/71c3ded381b15a3d</guid>
  <author>
  s...@snafu.de
  (Samier)
  </author>
  <pubDate>Thu, 26 May 2011 19:15:11 UT
</pubDate>
  </item>
  <item>
  <title>C language &amp; Thread</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/61f1783135a45736/ccd4ae6e24e0ea03?show_docid=ccd4ae6e24e0ea03</link>
  <description>
  is Thread Concept apply in C language ? &lt;br&gt; If Yes then How it&#39;s apply....?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/61f1783135a45736</guid>
  <author>
  dipesh2...@gmail.com
  (Dipesh Rathod)
  </author>
  <pubDate>Wed, 18 May 2011 17:15:40 UT
</pubDate>
  </item>
  <item>
  <title>Problem with dumping long double</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/0ba0ceb44f6478d2/f82706a61a795767?show_docid=f82706a61a795767</link>
  <description>
  At the first sorry for my English. &lt;br&gt; Here I have a problem with following code: &lt;br&gt; [code] &lt;br&gt; typedef float real; &lt;br&gt; typedef double real; &lt;br&gt; typedef long double real; &lt;br&gt; #error Error: define FLOAT or DOUBLE or LONG_DOUBLE only &lt;br&gt; typedef union { real r; unsigned char ca[sizeof(real)]; } utype; &lt;br&gt; unsigned char get_max_unity(void)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/0ba0ceb44f6478d2</guid>
  <author>
  takan...@gmail.com
  (takanaev)
  </author>
  <pubDate>Wed, 18 May 2011 17:15:25 UT
</pubDate>
  </item>
  <item>
  <title>ignoring \0 within char</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/55f644c4699f1c1c/9cdf4eb9b735487a?show_docid=9cdf4eb9b735487a</link>
  <description>
  Hello, &lt;br&gt; i try to read out information from a file. there will be sometime &lt;br&gt; within the read information a charendterminator. is there a possibilty &lt;br&gt; to ignore this and step to the next character? &lt;br&gt; gcc options &lt;br&gt; Target: x86_64-linux-gnu &lt;br&gt; Configured with: ../src/configure -v --with-pkgversion=&#39;Ubuntu/Lina ro &lt;br&gt; 4.4.4-14ubuntu5&#39; --with-bugurl=file:///usr/shar e/doc/gcc-4.4/
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/55f644c4699f1c1c</guid>
  <author>
  cup...@gmx.de
  (sebastian)
  </author>
  <pubDate>Thu, 05 May 2011 16:35:24 UT
</pubDate>
  </item>
  <item>
  <title>Question about &quot;mixed declarations and code&quot; in C89/C90</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/5b76745a93035a13/62388c031e56cafa?show_docid=62388c031e56cafa</link>
  <description>
  Hello, gurus, &lt;br&gt; i have a question about C89&#39;s &amp;quot;declarations before code&amp;quot; policy. (i&#39;m &lt;br&gt; not challenging the policy, just trying to understand that to my eyes &lt;br&gt; appears to be an an ambiguity in the definition of &amp;quot;code&amp;quot;.) &lt;br&gt; void foo() &lt;br&gt; { &lt;br&gt; int x = bar(); &lt;br&gt; int y; &lt;br&gt; ... do something demonstrative ... &lt;br&gt; what i&#39;m trying to understand is why the call to bar() is _not_
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/5b76745a93035a13</guid>
  <author>
  sgb...@googlemail.com
  (s5n)
  </author>
  <pubDate>Thu, 05 May 2011 16:35:09 UT
</pubDate>
  </item>
  <item>
  <title>header files for multiple modules</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/9fa482b30c11b67f/e7ce4596f59f3fd4?show_docid=e7ce4596f59f3fd4</link>
  <description>
  I have a project with several translation units. Is it customary to &lt;br&gt; include all function prototypes in one header file or have a separate &lt;br&gt; header for each module? &lt;br&gt; bystander
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/9fa482b30c11b67f</guid>
  <author>
  ethicalb...@hotmail.com
  (bystander)
  </author>
  <pubDate>Sat, 16 Apr 2011 19:12:23 UT
</pubDate>
  </item>
  <item>
  <title>Replace multiples of 3 and 5 with T and F</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/46daa8456e770682/52b87016385f9c42?show_docid=52b87016385f9c42</link>
  <description>
  Hi All, &lt;br&gt; I am new to c programing. Recently one of my friend attended a &lt;br&gt; interview and the interviewer asked a question to write a program &lt;br&gt; which prints 100 numbers and from those 100 numbers replace multiples &lt;br&gt; of 3 and 5 with T and F. &lt;br&gt; can any one tell help me out from this. &lt;br&gt; int main(){ &lt;br&gt; for(inti=1; i&amp;lt;=100; i++)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/46daa8456e770682</guid>
  <author>
  srikanth0...@gmail.com
  (srikanth)
  </author>
  <pubDate>Sat, 09 Apr 2011 03:20:36 UT
</pubDate>
  </item>
  <item>
  <title>safety of strncmp</title>
  <link>http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/af5acc7a7364a155/499242e3d4e66336?show_docid=499242e3d4e66336</link>
  <description>
  Does the runtime check for the length of the string for strncmp. &lt;br&gt; For example. &lt;br&gt; char psarg[2]; &lt;br&gt; strncmp(psarg, &amp;quot;aloha&amp;quot;, 5); &lt;br&gt; Will it lead to memory corruption? &lt;br&gt; -Parag
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.lang.c.moderated/browse_thread/thread/af5acc7a7364a155</guid>
  <author>
  parag.p...@gmail.com
  (parag)
  </author>
  <pubDate>Sat, 09 Apr 2011 03:20:21 UT
</pubDate>
  </item>
  </channel>
</rss>
