Groups | Search | Server Info | Login | Register
Groups > comp.lang.c.moderated
495 articles (numbers 33 – 527) — threaded view
| Advanced| Subject | Author | Date [desc] |
|---|---|---|
| switch (long long) standard? | Toni Homedes i Saun <toni.homedes@gmail.com> | 2014-04-01 01:50 -0500 |
| Dynace moved to github | Blake McBride <blake@arahant.com> | 2014-04-01 01:49 -0500 |
| Set time hours, minutes and seconds to 0s with tm struct | Vijay Kanta <viju.kantah@gmail.com> | 2014-04-01 01:49 -0500 |
| CGI program ate up memory upto 40% help! | Vijay Kanta <viju.kantah@gmail.com> | 2014-04-01 01:49 -0500 |
| String arrays in C | bhanukarthik2002@gmail.com | 2014-04-01 01:49 -0500 |
| Announce: new release of Dynace OO extension to C | Blake McBride <blake@arahant.com> | 2013-11-18 21:49 -0600 |
| Re: why do some writers declare and define variables separately | Hans-Bernhard Bröker <HBBroeker@t-online.de> | 2013-10-25 19:36 -0500 |
| Re: why do some writers declare and define variables separately | Francis Glassborow <francis.glassborow@btinternet.com> | 2013-10-24 20:10 -0500 |
| Re: why do some writers declare and define variables separately | Jens Schmidt <Jens.Schmidt-HH@gmx.de> | 2013-10-24 20:10 -0500 |
| Re: why do some writers declare and define variables separately | ThosRTanner <ttanner2@bloomberg.net> | 2013-10-22 16:36 -0500 |
| Re: why do some writers declare and define variables separately | James Kuyper <jameskuyper@verizon.net> | 2013-10-08 16:38 -0500 |
| Re: online resources for c language beginners | Francis Glassborow <francis.glassborow@btinternet.com> | 2013-10-08 16:38 -0500 |
| Re: online resources for c language beginners | Keith Thompson <kst-u@mib.org> | 2013-10-08 16:38 -0500 |
| Re: Portable/strictly conforming alternative to the "struct hack" (?) | Keith Thompson <kst-u@mib.org> | 2013-10-08 16:38 -0500 |
| Re: online resources for c language beginners | Dag-Erling Smørgrav <des@des.no> | 2013-10-08 16:37 -0500 |
| Re: online resources for c language beginners | James Kuyper <jameskuyper@verizon.net> | 2013-10-08 16:37 -0500 |
| Re: online resources for c language beginners | mt <mahdert@gmail.com> | 2013-10-03 13:38 -0500 |
| Re: why do some writers declare and define variables separately | mt <mahdert@gmail.com> | 2013-10-03 13:37 -0500 |
| Re: Portable/strictly conforming alternative to the "struct hack" (?) | Árpád Goretity <arpad.goretity@gmail.com> | 2013-10-03 13:37 -0500 |
| why do some writers declare and define variables separately | yoodavid <odimegwudavid@yahoo.fr> | 2013-09-18 16:42 -0500 |
| online resources for c language beginners | yoodavid <odimegwudavid@yahoo.fr> | 2013-09-18 16:41 -0500 |
| Re: Convert string to C expression syntax | Francis Glassborow <francis.glassborow@btinternet.com> | 2013-09-12 11:38 -0500 |
| Re: Convert string to C expression syntax | "Paul D. DeRocco" <pderocco@ix.netcom.com> | 2013-09-12 11:34 -0500 |
| Re: Why sizeof(main) = 1? | Keith Thompson <kst-u@mib.org> | 2013-09-12 11:30 -0500 |
| Re: Why sizeof(main) = 1? | James Kuyper <jameskuyper@verizon.net> | 2013-09-12 11:29 -0500 |
| Re: How to declare a function parameter to be optional? | David RF <davranfor@gmail.com> | 2011-02-10 21:41 -0600 |
| Re: How to declare a function parameter to be optional? | Jens <jens.gustedt@gmail.com> | 2011-02-10 21:40 -0600 |
| problem with parameters of swscale method | cervello <eceoozmen@gmail.com> | 2011-02-10 21:40 -0600 |
| Re: Any ideas for writing a decoder? | Malcolm McLean <malcolm.mclean5@btinternet.com> | 2011-02-09 12:23 -0600 |
| Re: How to declare a function parameter to be optional? | Jens <jens.gustedt@gmail.com> | 2011-02-09 12:23 -0600 |
| Re: How to declare a function parameter to be optional? | GilNajera <gilnajera@gmail.com> | 2011-02-09 12:22 -0600 |
| Re: How to declare a function parameter to be optional? | Francis Glassborow <francis.glassborow@btinternet.com> | 2011-02-09 12:22 -0600 |
| [comp.lang.c.moderated] Re: Help with conversion | Mint <chocolatemint77581@yahoo.com> | 2011-02-07 22:58 -0600 |
| How to declare a function parameter to be optional? | Pushkar Prasad <pushkar.prasad@live.com> | 2011-02-07 22:58 -0600 |
| Re: Alignment calculation or something like that | Andreas <a.k.k@nospam.org> | 2011-02-04 12:46 -0600 |
| C Data Structures Libraries | Nimo <azeez541@gmail.com> | 2011-02-04 12:46 -0600 |
| Re: Alignment calculation or something like that | Jasen Betts <jasen@xnet.co.nz> | 2011-02-04 12:46 -0600 |
| Re: Alignment calculation or something like that | Hans-Bernhard Bröker <HBBroeker@t-online.de> | 2011-02-04 12:46 -0600 |
| Re: Help with conversion | Kenneth Brody <kenbrody@spamcop.net> | 2011-02-04 12:45 -0600 |
| Re: Help with conversion | Jasen Betts <jasen@xnet.co.nz> | 2011-02-04 12:45 -0600 |
| Re: String: "anti" string oprator | Keith Thompson <kst-u@mib.org> | 2011-02-01 20:30 -0600 |
| Alignment calculation or something like that | vijk <vijayx@gmail.com> | 2011-02-01 16:29 -0600 |
| Help with conversion | Mint <chocolatemint77581@yahoo.com> | 2011-02-01 16:28 -0600 |
| String: "anti" string oprator | paragk <parag.kanade@gmail.com> | 2011-02-01 16:28 -0600 |
| Help with code conversion | Mint <chocolatemint77581@yahoo.com> | 2011-02-01 16:28 -0600 |
| Help with code conversion | Mint <chocolatemint77581@yahoo.com> | 2011-02-01 16:28 -0600 |
| Re: is this code alignment-kosher and strictly legal? | s5n <sgbeal@googlemail.com> | 2011-02-01 16:27 -0600 |
| Re: is this code alignment-kosher and strictly legal? | Jasen Betts <jasen@xnet.co.nz> | 2011-02-01 16:27 -0600 |
| Re: Any ideas for writing a decoder? | Jasen Betts <jasen@xnet.co.nz> | 2011-02-01 16:27 -0600 |
| Re: Any ideas for writing a decoder? | Gordon Burditt <gordon.k8jfw@burditt.org> | 2011-02-01 16:27 -0600 |
csiph-web