Pascal
Pascal is an influential imperative and procedural programming language, intended to encourage good programming practices using so called structured programming and data structuring.
Forum Post

Sorting arrays

I need to make program that will load 10 English words using array, sort that array, clear screen and write the words sotred. I made the program but it is too slow when you work with larger arrays....
Forum Post

Re: Artificial input :P

What compiler are you using ? The game, what is all about ? Explain what you're trying to achieve, time permitting will put ya on the right track.
Forum Post

Re: why pascal is so mysterious?

I have read the tutorial,but most of them is for beginer ,i want to know it without pascal aplication for make it detail
Forum Post

Re: Urgent: Accept only K key but not Left arrow

What compiler do Atex you use to compile your snake game? I use Dev-Pascal. It tells me 19 errors are found in the compilation. Thanks.
Forum Post

Re: Need Help

Could you be a little more explicit as to what you have. What I see written doesn't make much sense to me.
Forum Post
Forum Post

Re: graph loop with non-functional keypressed .

_ATEX_ Tried "$mode tp" as first line in working program. Got "ordinal const" error when compileing. Meaningfull? Screw up? Will repeat download and see if that makes a difference....
Forum Post

Re: FreePascal filenames to text files

{ Compiler FPC v.2.4.0 } uses dos; var rec:searchrec; t:text; i:longword; begin assign(t,'Files in current folder.txt'); rewrite(t); i:=0; findfirst('*.*'...
Forum Post

Re: Exe files wont run

HEY I DIDN'T GET YOU WELL this is my mail; saninbababature@live.com just make the contact
Forum Post
Forum Post

Re: how to create a timer to time a piece of code in pascal

12 then h:=h-12; make sure that you add it both times it will if you dont use that program for 12h+
Forum Post

visiting webpage?

I want to make a program that would check some conditions and if they are good then visit a certain webpage. First of all I want to know, is this even possible with pascal? Then i´d like to know is...
Forum Post

Re: Help me make Fireworks.

); { display } end; while port and 8<>0 do; { ~16.6 ms delay on a 60Hz LCD monitor } while port and 8= 0 do; until kb_bh<>kb_bt; { keypressed; } kb_bh:=kb_bt;...
Forum Post

Re: string editing

: hey. what is the fastest way to cut some symbols at the end of : string ? : for example: : from this: /home/justas/psc/test.pas : to make /home/justas/psc/test : : any suggestions ? :...
Forum Post

string editing

hey. what is the fastest way to cut some symbols at the end of string ? for example: from this: /home/justas/psc/test.pas to make /home/justas/psc/test any suggestions ?
Forum Post

Re: OUTPUT PROBLEMS

Your code is incomplete as posted, could you repost it ? (Don't forget to use the <> button on the top of the editor window)
Forum Post

Shell API Calls from ActFx

I'm writing some code for an Online Trading Application that's called ActFx (http://forum.actfx.com) and need help using api's like the Shell API. In a nutshell, the ActFx application lets me...
Forum Post

Re: connect to the mobile phone

thank you soo much atex as the dead line is approaching, i've made up my mind so far. I decided to make the most simplest phone book. so you can leave this post alone now thanks Atex!
Forum Post

Re: connect to the mobile phone

: sorry atex but problem appeared when I execute the turbo : it says it cannont find turbo.pif Either download Dosbox from here: http://www.dosbox.com/download.php?main=1 and run TP from dosbox,...
Forum Post
1 2 3 4 5 6 16 26 36 46  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.