Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.pascal.borland    |    Borland Pascal was actually pretty neat    |    2,978 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 2,177 of 2,978    |
|    Hanford Carr <"hwcarr |
|    Re: Turbo Pascal to Delphi    |
|    17 May 06 15:02:20    |
      From: "@lmcinvestments.com              Sagar wrote:       >       > Dear All,       >       > I'm Sagar, an Indian student working in Germany towards a project in       > Rheology.       >       > Sir, the software we use is based on Turbo Pascal while we need it in       > Delphi.       >       > I'm not so great at programming and have only used Fortran to some       > extent       > in my undergraduate study at the Indian Institute of Technology, IIT       > Bombay.       >       > The source files are huge (For me i.e.) which amount to some lakhs of       > lines.       >       > I would be highly obliged if you could tell me whether there is an       > easier       > way to do this rather than understanding the whole code and rewriting       > it       > again in Delphi.       >       > Looking Forward to replies,       > Sagar              Aside from the different graphics, if the TP program uses files of       records which contain strings or integers, the record structure will       most likely have to use packed records with the integer type changed       to smallint and the string type to shortstring, otherwise the file       in most cases will not be readable. Unless you move to streams, file       handling is pretty much the same.              It's easier to figure out what needs to be displayed and write that       in Delphi rather than trying to translate TP line for line.              I don't think there is an easier way other than hiring someone else       to do it.              Hanford              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca