<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to PythonConsoleLibraryProjectHome</title><link>https://sourceforge.net/p/pythonconsoleproje/wiki/PythonConsoleLibraryProjectHome/</link><description>Recent changes to PythonConsoleLibraryProjectHome</description><atom:link href="https://sourceforge.net/p/pythonconsoleproje/wiki/PythonConsoleLibraryProjectHome/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 09 Oct 2013 14:48:38 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pythonconsoleproje/wiki/PythonConsoleLibraryProjectHome/feed" rel="self" type="application/rss+xml"/><item><title>PythonConsoleLibraryProjectHome modified by wilco metfar</title><link>https://sourceforge.net/p/pythonconsoleproje/wiki/PythonConsoleLibraryProjectHome/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,63 @@
-Welcome to your wiki!
+Welcome to PythonConsoleLibraryProject!

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+This library tries to help us to create console (Borl@nd/DOS-like) applications and make it simple for C/C++ Programmers to learn it.
+
+Actually it implements:
+
+atof(s):     char to float
+
+btoi(ch):    binary to integer
+
+btos(ch):    binary to string
+
+charfilter(ch):filter binary or numeric characters to a string
+
+clrscr(n=150):clear screen (n-number of lines for non-*n?x,non-DOS systems)
+                                                          
+cmp(a, b):    compare
+
+finput(b=""): float input
+getarrow():   getkey for arrows only
+
+getch():      c-like getch
+
+gotoxy(x=0,y=0):c-like gotoxy
+
+ink(x=7):     font color
+
+input():      raw_input alias for compatibility with python3
+
+isint(x):     true if x is an integer
+                                                                    
+islin ():     true if it is a *n?x system
+
+iswin ():     true in a M$ system
+                                                                  
+nceil(x,d=0): ceil round
+
+nfloor(x, d=0):floor round
+
+ninput():     integer input
+                                                                    
+noalpha(s="c4as."):returns english-numeric-characters only
+                                                     
+nround(x, d=0):round a number
+                                                         
+paper(x=0):    background color
+                                                             
+pause(n=0):    sleep/wait-for-a-key-pressed pause (ZX Spectrum-like :D)
+
+putchar(ch):   print a string to console/stdout
+                                                            
+putch(ch):     print a character from a string to console/stdout
+
+val(s):        converts string/numeric/simbol characters to a float
+
+

 The wiki uses [Markdown](/p/pythonconsoleproje/wiki/markdown_syntax/) syntax.

+
+
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wilco metfar</dc:creator><pubDate>Wed, 09 Oct 2013 14:48:38 -0000</pubDate><guid>https://sourceforge.netb954d11a955a62e3340b142caeca817ef25d5292</guid></item><item><title>Home modified by wilco metfar</title><link>https://sourceforge.net/p/pythonconsoleproje/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/pythonconsoleproje/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/wmetfar/"&gt;wilco metfar&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-525561b60594ca61a5811ddf" 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/">wilco metfar</dc:creator><pubDate>Wed, 09 Oct 2013 14:01:26 -0000</pubDate><guid>https://sourceforge.net1f8dcfcadc39dd54762aa6c6da7b74eaad42533b</guid></item></channel></rss>