<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 05/21/11 18:54, Marko Vojinovic wrote:
    <blockquote cite="mid:201105220254.34198.vvmarko@gmail.com"
      type="cite">
      <pre wrap="">On Sunday 22 May 2011 02:23:36 Kevin J. Cummings wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">On 05/21/2011 08:27 PM, JD wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">This is the sample pascal module:
</pre>
        </blockquote>
        <pre wrap="">This is not PASCAL.  It might very well be Object Pascal, which is a
(slightly) different language.  Different enough that the p2c compiler
does not know about the extensions in Object Pascal, so I can see how it
would fail.  You need to find an Object Pascal to C translator....
</pre>
      </blockquote>
      <pre wrap="">
AFAIK, an OO language cannot be mapped into a procedural one so easily. Maybe 
you can find an Object Pascal to C++ translator, but I'm not so sure it's 
translatable to just C. Not by a machine, anyway.

HTH, :-)
Marko


</pre>
    </blockquote>
    <font size="+1"><font face="Console">Thanks.<br>
        I gave up and moved on :)<br>
        <br>
      </font></font>
  </body>
</html>