<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

<channel rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/">
<title>talkaboutprogramming.com Pascal Ansi -iso</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/</link>
<description>$</description>
<dc:language>en-us</dc:language>
<dc:rights>Copyright 2003-2005, Talk About Network. All Rights Reserved.</dc:rights>
<dc:date>2008-05-11T19:05:23+00:00</dc:date>
<dc:publisher>TAN</dc:publisher>
<dc:creator>rss@talkaboutnetwork.com</dc:creator>
<dc:subject>Discussion</dc:subject>
<syn:updatePeriod>hourly</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>1970-01-01T00:00+00:00</syn:updateBase>
<items>
 <rdf:Seq>
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6753.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6730.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6727.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6726.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6725.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6724.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6721.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6713.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6711.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6696.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6683.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6681.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6675.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6672.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6669.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6646.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6645.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6644.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6640.html" />
<rdf:li rdf:resource="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6639.html" />
 </rdf:Seq>
</items>
<image rdf:resource="http://tan12.talkaboutnetwork.com/images/spacer.gif" /> 
<textinput rdf:resource="http://talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/search.html" />
</channel>

<image rdf:about="http://tan12.talkaboutnetwork.com/images/spacer.gif">
<title>talkaboutprogramming.com Pascal Ansi -iso</title>
<url>http://tan12.talkaboutnetwork.com/images/spacer.gif</url>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/</link>
</image>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6753.html">
<title>Pointers in Pascal!!</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6753.html</link>
<description>I have something like this:  PStruct = ^Struct Struct = record           num    : integer           end  I have a unit to handle that structure ( is a bit more complicated, but is a good example), in this unit I have a procedure that deletes ( dispos...</description>
<dc:creator>Zaka E-Lab ltshanatorio@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-29T13:08:15+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6730.html">
<title>Help with text file reading</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6730.html</link>
<description>Cant get dev-pascal to read from a text file contaning a key(key.txt) code: uses crt label      start label      stop var y        : byte x        : byte F1       : text FN1      : string begin FN1 := key.txt  assign( F1, FN1 ) reset( F1 )  while not...</description>
<dc:creator>andrewq2 ltandrewquerol@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-09T05:30:56+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6727.html">
<title>Re: Software tools in Pascal: did I make a mistake?</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6727.html</link>
<description>noagbodjivictor@gmail.com wrote:    a while ago, someone asked a question about software engineering  in C, and someone else proposed Software tools in Pascal of  Kernighan. And pointed that it was not about Pascal at all. I  went to Amazon, and the ...</description>
<dc:creator>CBFalconer ltcbfalconer@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-03T16:59:06+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6726.html">
<title>THE STANDARD PASCAL WEB PAGE</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6726.html</link>
<description>{*********************************************************************** *                                                                      * *                      THE STANDARD PASCAL WEB PAGE                    * *                              ...</description>
<dc:creator>Scott Moore ltsamiam@[EMAIL PROTECTED]
g...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-04-01T23:04:14+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6725.html">
<title>New sections to the Standard Pascal website</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6725.html</link>
<description>{*********************************************************************** *                                                                      * *                      THE STANDARD PASCAL WEB PAGE                    * *                              ...</description>
<dc:creator>Scott Moore ltsamiam@[EMAIL PROTECTED]
g...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-03-28T17:00:28+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6724.html">
<title>Classes and objects in Shared Libraries or DLLs?</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6724.html</link>
<description>Hello,  Im a newbee here, but not new on the programming edge with Pascal. Im writing a library to manage a personal office product for both Win32  and Linux with FreePascal. Therefore, I have to write many objects wich  I will bind in separated libr...</description>
<dc:creator>Bitty ltbitty@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-03-23T21:28:05+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6721.html">
<title>Source for the original CDC 6000 Pascal compiler</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6721.html</link>
<description>Because of some of the unique history projects going on for the CDC 6000 computer series, I have made available an online scan of the original CDC 6000 Pascal compiler source at:  http://www.standardpascal.org/CDC6000pascal.html  The Standard Pascal ...</description>
<dc:creator>Scott Moore ltsamiam@[EMAIL PROTECTED]
g...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-03-12T14:40:05+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6713.html">
<title>Data hiding and type safety</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6713.html</link>
<description>Hi all,    I am just interested what is the Pascal way  of  dealing  with   (type) safety and data hiding.    For example, I am  writing  a  module  that  handles  threaded   trees. What should it export?    If I export the definiton of my tree type,...</description>
<dc:creator>Anton ltanton.txt@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-02-23T21:51:23+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6711.html">
<title>Unit namespace</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6711.html</link>
<description>Hi, I have a question about ansi-iso pascal.  I have 2 unit and a main file  === file a.pas: === Unit A  Interface       Var X : Byte  End  === file b.pas: === Unit B  Interface       Var X : Byte  End  === file main.pas ===  Program main  uses A, B ...</description>
<dc:creator>Il Razziatore ltilrazziatore@[EMAIL PROT...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2008-02-03T01:21:29+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6696.html">
<title>Assigning real to integer</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6696.html</link>
<description>Is there any way to assign a real variable to an integer variable?   Thanks.</description>
<dc:creator>john ltjohn@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-12-24T01:52:25+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6683.html">
<title>Pascal latest standard</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6683.html</link>
<description>Which is the latest Pascal ANSI/ISO standard? Any free compliant  implementations (I suppose gcc provides one)?</description>
<dc:creator>john ltjohn@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-12-22T13:20:32+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6681.html">
<title>Pascal IDE/editor for Linux</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6681.html</link>
<description>Hello!  Im a Linux user, and I want to get something different to emacs to edit Pascal sources.  What editors do you use?  Thanks to all.  Zaka.</description>
<dc:creator>Zaka E-Lab ltshanatorio@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-12-22T04:31:37+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6675.html">
<title>Turbo Pascal question</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6675.html</link>
<description>Hi, regarding Turbo Pascal 7.x (or the standard), is there any power  function provided?  Something like  power(10,4) meaning 10 ^4, or something similar.   Thanks in advance.</description>
<dc:creator>john ltjohn@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-12-20T21:09:11+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6672.html">
<title>adding characters</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6672.html</link>
<description>I have no pascal environment and do not want to install one just for this question.  Is this a valid expressen:  A + A  yielding 130 if ord(A) = 65  thx</description>
<dc:creator>=?ISO-8859-1?Q?Roman_T=F6ngi?= ltroman.t...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-12-19T16:28:19+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6669.html">
<title>Case in ISO-Pascal!!!</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6669.html</link>
<description>Hello!  Im not sure if the code snippet Ill put there is or not standard:  ........... case v of    1 : do_something    2 : do_something    else do_other_thing ...........  I have the problem with the else sentence. I have read the Pascal ISO 7185 :1...</description>
<dc:creator>Zaka E-Lab ltshanatorio@[EMAIL PROTECTED...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-12-16T20:28:36+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6646.html">
<title>The standard Pascal web site, moved and updated!</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6646.html</link>
<description>{*********************************************************************** *                                                                      * *                      THE STANDARD PASCAL WEB PAGE                    * *                              ...</description>
<dc:creator>scott moore ltnospam@[EMAIL PROTECTED]
g...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-11-28T01:07:17+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6645.html">
<title>Changes to ISO 7185 standard Pascal web site</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6645.html</link>
<description>{*********************************************************************** *                                                                      * *                       THE ANSI/ISO PASCAL WEB PAGE                   * *                              ...</description>
<dc:creator>scott moore ltnospam@[EMAIL PROTECTED]
g...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-10-31T20:40:50+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6644.html">
<title>If you want to buy WOW Gold or Account,welcome to here.</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6644.html</link>
<description>MMOPAWN is an exchange site designed specifically for game virtual  currencies and items trading.  We are trading mmorpg virtual currency ,world of warcraft account or  goods with all of the player. Such as world of warcraft gold, guild wars  gold, M...</description>
<dc:creator>plselina012@[EMAIL PROTECTED]

</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-10-12T12:25:54+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6640.html">
<title>Pascal to HTML</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6640.html</link>
<description>Hi,  Before I re-invert the wheel, does anyone know if there are any tools to convert Pascal to nicely coloured HTML, in a way similar to the old BP7 IDE, i.e. keywords one color, strings another, comments yet another etc? If yes, where can it be fou...</description>
<dc:creator>prino ltprino@[EMAIL PROTECTED]
gt
</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-09-18T05:53:20+00:00</dc:date>
</item>

<item rdf:about="http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6639.html">
<title>Ergonomic Mobile Computing</title>
<link>http://www.talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/messages/6639.html</link>
<description>Im sharing with you my secret of the ultimate comfort using a laptop. Working with a laptop desk helps cool my laptop and its a lot more easier to handle. The painful experience of aching wrists, strained neck and back is a story of the past with erg...</description>
<dc:creator>miller ltmillerkimb@[EMAIL PROTECTED]
gt...</dc:creator>
<dc:subject>Discussion</dc:subject>
<dc:date>2007-06-01T10:18:34+00:00</dc:date>
</item>


<textinput rdf:about="http://talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/search.html">
<title>Search talkaboutprogramming.com Pascal Ansi -iso</title>
<description>Search talkaboutprogramming.com Pascal Ansi -iso</description>
<name>q</name>
<link>http://talkaboutprogramming.com/group/comp.lang.pascal.ansi-iso/search.html</link>
</textinput>

</rdf:RDF>
