Topic profile page for turbo pascal 7 0.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: turbo pascal 7 0.
Started 1 week, 2 days ago (2008-11-09 22:26:00)
by edbarx
Is it possible that I run Turbo Pascal 7.0 from within Debian Etch? Any help is appreciated. Note: I need Turbo Pascal 7.0 for my niece. She is currently studying computer studies and she needs it to practice her very first programming. Thanks. _________________ Autocriticism is a sign of maturity! Where there is a determined will, there is much more than simply a way!!! ...
Started 1 week, 2 days ago (2008-11-10 09:25:00)
by edbarx
Thanks all of you for your help. _________________ Autocriticism is a sign of maturity! Where there is a determined will, there is much more than simply a way!!! Debian = { stability, reliability, security, flexibility, total configurability, FOSS }
Started 5 days, 22 hours ago (2008-11-13 11:53:00)
by Brent720
Quote: Originally Posted by bdh It was written a l-o-n-g time ago -- M$ VB6 to show you just how long ago (Had I had a copy of Delphi at the time I probably would have written it in that since I grew up on pascal dating back to Borland's TP3). The newer, online server version is written in Perl Thanks for the...
Started 2 weeks, 1 day ago (2008-11-03 20:31:00)
by jlinkels
It depends mostly on what you goals are. If it has to be small-footprint and fast, use C. If it has to be extremely small footprint and run on a 6800, use assembler. (I did not forget a '0' in the processor type) If you want to make a beautiful OO structure, and you don't care to much about efficiency and reliability(*), by all means, use C++. There are in-depth discussions about why the Linux ...
Started 1 month, 1 week ago (2008-10-10 20:54:00)
by CP/M User
Okay well I'll have to go onto a programming angle cause there's just so many things happening. I've refined my program now and it's looking very slick, though execution time maybe slightly slower because I'm actually plotting in blank spaces - haven't been able to get my 'IFs' to display the image properly, when I tried to skip blank spots. So here's the program I wrote on that Amstrad CPC...