Jump to content
xisto Community
Sign in to follow this  
Someone

Pascal Programming

Recommended Posts

I don't se any sub forum for pascal so I will post this here, I have some problems, how to set this:i need to create program for seraching and deleting some files, if you have some examples or source code that will be great, and how to create some skin, or I don't know to create one normal program not the one like the dosthanks

Share this post


Link to post
Share on other sites

Do you use Borland Pascal 7.0? IF you are not use Pascal 7.0. That is for Windows. But doesn't work in 64 bit's Windows. Delphi is easier to create normal application. In Pascal use the TApplication object. that creates the normal application. Thx.

Share this post


Link to post
Share on other sites

I started a new programming language at college Friday (two days ago). This was the language which we started coding.Looks quite a good language to be honest. It looks kinda basic compared to Java, but then again, Java is one of the most advanced languages you can get in my opinion. Java is about on par with C++.Anyway, back to the topic, I use a program called free pascal IDE, which is basically a Dos compiler and executer all in one, designed for the win32 platform, it's a good program.I recommend giving it a try, it's user friendly. Hope this helps!

Share this post


Link to post
Share on other sites

The old version of Borland Pascal and Borland C are somewhere on the net.You can download them and use them leagal for free.But they don't support Windows XP , I think, so you can use them for making simpel programms that don't need much CPU power and run on Windows 9x on a PII computer.Sometimes people are asking for such things ....

Share this post


Link to post
Share on other sites
pascal_dos_ommandsPascal Programming

hi

my name is frank.I did long time ago pascal programming.I need help in using of the dos includes.I have a homework to do a program that takes an url and clicking on it calls that.

thank you frank

-reply by ferenc cziryek

Share this post


Link to post
Share on other sites
write pascal pogramPascal Programming

1. Print the values from 0.5 to 10 step 0.5.

2.Print the series :2,4,6,8,10,...,2000 .

3.Print the series :2,4,8,16,32,...,1024.

4.Read the value of x and print the series:

  x/2+x3/6+..+x10/2.

5.1*4=

6.2*=

7.3*4=

-reply by safaa

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.