<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>ch_language at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/ch_language/</link>
    <description>Ch Language</description>

    <item>
      <title>Re: Game Programming with Ch?</title>
      <pubDate>Tue, 30 Apr 2013 23:37:07 GMT</pubDate>
      <dc:creator>Tech Support</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1316</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1316</guid>
      <description>... Thanks for your interest in using Ch. Game programming requires OS related GUI and the compiler from the OS vendor works best. However, embedded ch can be</description>
    </item>
    <item>
      <title>Game Programming with Ch?</title>
      <pubDate>Tue, 30 Apr 2013 14:32:30 GMT</pubDate>
      <dc:creator>darkprogrammer@...</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1315</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1315</guid>
      <description>I&#39;m taking a course in game programming and the recommended C&#43;+ compiler is Microsoft Visual C&#43;+, I&#39;m not a big fan of Visual Studio.  How does Ch stack up for</description>
    </item>
    <item>
      <title>Re: Solving ordinary differential equation</title>
      <pubDate>Sun, 28 Apr 2013 19:08:53 GMT</pubDate>
      <dc:creator>Tech Support</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1314</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1314</guid>
      <description>... You can check the example below: void func(double t, double y[], double dydt[], void *param) { double *mu; mu = (double*)param; // mu[0] and mu[1] in</description>
    </item>
    <item>
      <title>Solving ordinary differential equation</title>
      <pubDate>Fri, 26 Apr 2013 14:37:57 GMT</pubDate>
      <dc:creator>auger44600</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1313</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1313</guid>
      <description>Dear all, I try to write functions solving ordinary differential equations such as the oderk function, and have some problems to do that. I have two questions:</description>
    </item>
    <item>
      <title>Re: Installing Ch PCRE package, ch Student Edition</title>
      <pubDate>Sun, 31 Mar 2013 19:53:23 GMT</pubDate>
      <dc:creator>Tech Support</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1312</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1312</guid>
      <description>... You want to create a latest pcre library binding to Ch? the package you download can work directly without compilation. If you want to compile with  the</description>
    </item>
    <item>
      <title>Re: WPF/C# app using SoftIntegration</title>
      <pubDate>Sun, 31 Mar 2013 19:53:21 GMT</pubDate>
      <dc:creator>Tech Support</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1311</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1311</guid>
      <description>Hi WilliamT, ... it looks that it doesn&#39;t look a big problem for using Embedded Ch. You can find more in the link below about samples to call Embedded Ch. </description>
    </item>
    <item>
      <title>WPF/C# app using SoftIntegration</title>
      <pubDate>Mon, 25 Mar 2013 20:48:20 GMT</pubDate>
      <dc:creator>WilliamT</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1310</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1310</guid>
      <description>Hello, I am building a WPF/C# app (in Visual Studio 2012) that will allow the end-user to build custom functions.  C is the language of choice here.   What I</description>
    </item>
    <item>
      <title>Re: Installing Ch PCRE package, ch Student Edition</title>
      <pubDate>Mon, 25 Mar 2013 07:37:28 GMT</pubDate>
      <dc:creator>lyle.holcomb@...</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1309</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1309</guid>
      <description>Dear Support, I ran the make/install and the install was successful. I also ran the pcre demo program in the ch shell successfully.  But when I compile the</description>
    </item>
    <item>
      <title>Re: Installing Ch PCRE package, ch Student Edition</title>
      <pubDate>Mon, 25 Mar 2013 01:01:49 GMT</pubDate>
      <dc:creator>Tech Support</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1308</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1308</guid>
      <description>Hi Lyle, You may just follow the readme and run &quot;make install&quot; from ch shell. Best, Tech support</description>
    </item>
    <item>
      <title>Re: Creating obj, lib, and dll files for Windows applications</title>
      <pubDate>Sat, 23 Mar 2013 06:44:18 GMT</pubDate>
      <dc:creator>lyle.holcomb@...</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1307</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1307</guid>
      <description>Dear Support, Sorry for the late acknowledgement, but wanted to thank you for the tip.  I got waylaid. Best, Lyle</description>
    </item>
    <item>
      <title>Installing Ch PCRE package, ch Student Edition</title>
      <pubDate>Sat, 23 Mar 2013 06:44:15 GMT</pubDate>
      <dc:creator>lyle.holcomb@...</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1306</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1306</guid>
      <description>Dear All, I downloaded the Perl Regular Expression package and want to correctly install it with my student edition of ch which is installed in my c:&#92;ch</description>
    </item>
    <item>
      <title>Re: SPARC VIIIfx</title>
      <pubDate>Fri, 08 Mar 2013 07:00:01 GMT</pubDate>
      <dc:creator>Tech Support</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1305</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1305</guid>
      <description>... Ch supports the following platform: Solaris 2.6 sparc 32 bit or above Solaris 10 x86-64 or above Solaris 10 Sparc 64 bit or above it looks working fine for</description>
    </item>
    <item>
      <title>SPARC VIIIfx</title>
      <pubDate>Mon, 04 Mar 2013 18:39:31 GMT</pubDate>
      <dc:creator>HK</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1304</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1304</guid>
      <description>We would like to use Ch with SPARC VIIIfx processors. Is it compatible?</description>
    </item>
    <item>
      <title>Mobile-C and Jade</title>
      <pubDate>Tue, 19 Feb 2013 15:52:29 GMT</pubDate>
      <dc:creator>hgvmorais@...</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1303</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1303</guid>
      <description>Hello How can I integrate a Mobile-C platform with a Jade platform?</description>
    </item>
    <item>
      <title>Re: Creating obj, lib, and dll files for Windows applications</title>
      <pubDate>Tue, 19 Feb 2013 07:50:53 GMT</pubDate>
      <dc:creator>Tech Support</dc:creator>
      <link>http://groups.yahoo.com/group/ch_language/message/1302</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/ch_language/message/1302</guid>
      <description>Hi Lyle, You can check Ch SDK about how to get it done. http://www.softintegration.com/products/sdk/chsdk/ Ch SDK User&#39;s guide is good for you to get started. </description>
    </item>

  </channel>
</rss>
<!-- rss2.grp.bf1.yahoo.com uncompressed Fri May 24 02:03:47 PDT 2013 -->
