<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/cwithclasses/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/cwithclasses/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 27 Oct 2015 18:12:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cwithclasses/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Sanousy Ali Howari</title><link>https://sourceforge.net/p/cwithclasses/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sanousy Ali Howari</dc:creator><pubDate>Tue, 27 Oct 2015 18:12:04 -0000</pubDate><guid>https://sourceforge.net92c285510c275251d51f70026fd5790cb21e178e</guid></item><item><title>Home modified by Sanousy Ali Howari</title><link>https://sourceforge.net/p/cwithclasses/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sanousy Ali Howari</dc:creator><pubDate>Tue, 27 Oct 2015 18:10:21 -0000</pubDate><guid>https://sourceforge.net71c841904d6389fd370e23b0070ab49809f77c81</guid></item><item><title>Home modified by Sanousy Ali Howari</title><link>https://sourceforge.net/p/cwithclasses/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sanousy Ali Howari</dc:creator><pubDate>Thu, 29 May 2014 16:56:10 -0000</pubDate><guid>https://sourceforge.net49739c6e3efb2274fdfd2aeab2e315fd8befaa4e</guid></item><item><title>Home modified by Sanousy Ali Howari</title><link>https://sourceforge.net/p/cwithclasses/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sanousy Ali Howari</dc:creator><pubDate>Thu, 29 May 2014 12:40:46 -0000</pubDate><guid>https://sourceforge.net3741d2093aeb69999e275938c0b6a39c22a7c3dd</guid></item><item><title>Home modified by Sanousy Ali Howari</title><link>https://sourceforge.net/p/cwithclasses/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,3 +1,6 @@
+First of All it is LGPL
+======================= 
+
 Sometimes we need to do development in C, and other times we might enjoy development in C.

 Having classes with C is a big advantage, where C is considered one of the most popular programming languages, and it is the base of most operating systems ( or let's say, very big percentage of operating systems are written in C).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sanousy Ali Howari</dc:creator><pubDate>Thu, 29 May 2014 12:39:54 -0000</pubDate><guid>https://sourceforge.netfeea6c03ac91c46fba694eb93dd5a720c47ae939</guid></item><item><title>Home modified by Sanousy Ali Howari</title><link>https://sourceforge.net/p/cwithclasses/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -12,7 +12,14 @@

 enjoy compact results with large concepts, there is an example program that uses the features of cwc.h.

-it is very important to mention that this code was created and tested on a gcc compiler with (TDM over windows)  with the flag : -fplan9-extension
+it is very important to mention that this code was created and tested on a gcc compiler with (TDM over windows)  with the flag : -fplan9-extension.
+
+
+Future ...
+
+I am currently looking for a very basic foundation in C for GUI building, where I believe that I can create a very nice gui tookit as OOP calls, with triggers and themeing to be as easy as reading the CSS3 files to theme a window, a control, or ever a system :)
+
+I know gtk 3.0 has this capability, and ohestly I tried ( but not hard yet to wrap some functionality from gtk 3.0, and I wish to make it ... this will be a very nice advance in my project, also, sound access is an important issue ... ) ... 

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sanousy Ali Howari</dc:creator><pubDate>Thu, 29 May 2014 12:08:31 -0000</pubDate><guid>https://sourceforge.net4ebafa1a90765876964265979c88fad71d7db574</guid></item><item><title>Home modified by Sanousy Ali Howari</title><link>https://sourceforge.net/p/cwithclasses/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -12,5 +12,8 @@

 enjoy compact results with large concepts, there is an example program that uses the features of cwc.h.

+it is very important to mention that this code was created and tested on a gcc compiler with (TDM over windows)  with the flag : -fplan9-extension
+
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sanousy Ali Howari</dc:creator><pubDate>Thu, 29 May 2014 10:37:21 -0000</pubDate><guid>https://sourceforge.net0422081b618f86b9b5d79f34e12abd9e07c2faec</guid></item><item><title>Home modified by Sanousy Ali Howari</title><link>https://sourceforge.net/p/cwithclasses/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,16 @@
-Welcome to your wiki!
+Sometimes we need to do development in C, and other times we might enjoy development in C.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Having classes with C is a big advantage, where C is considered one of the most popular programming languages, and it is the base of most operating systems ( or let's say, very big percentage of operating systems are written in C).

-The wiki uses [Markdown](/p/cwithclasses/wiki/markdown_syntax/) syntax.
+it is not magic, 
+
+using some macros, we can mask the complexity of using pointers,  and make the C code as usable and more readable just like C# and java.
+
+actually version 1 and version 1.1 and version 2 have different representations.
+
+but version 2 is the most mature one, and it has try/catch simple logic that helps you raise / catch errors just like java and .net programming languages.
+
+enjoy compact results with large concepts, there is an example program that uses the features of cwc.h.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sanousy Ali Howari</dc:creator><pubDate>Mon, 26 May 2014 08:47:15 -0000</pubDate><guid>https://sourceforge.net8dac6276cb398b78453f3f91e9643c607e6875e4</guid></item><item><title>Home modified by Sanousy Ali Howari</title><link>https://sourceforge.net/p/cwithclasses/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/cwithclasses/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/sanousy73/"&gt;Sanousy Ali Howari&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-53779e02c4314361fe996039" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sanousy Ali Howari</dc:creator><pubDate>Sat, 17 May 2014 17:36:03 -0000</pubDate><guid>https://sourceforge.netfb9ca2c181e40ddeeb0cb73d2427968c72be1a53</guid></item></channel></rss>