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

Bitmap in Pascal

Hi again guys! Thanks for the help last time! This time I need to know how to put a Bitmap image in pascal (graph mode). Any help will be appreciated! Thanks guys!
Forum Post

Re: Help me with graphics

: I am just a beginner in programming in C++. Although I know the basics I still have problems regarding graphics. : I am currently trying to develop a program that loads a geographic map and gives...
Forum Post

Irie pascal help files

I am trying to create code using irie pascal without benefit of trainning or a book. I often refere to the help file but it is incomplete. can someone send me the help files or perhaps help me create...
Forum Post

Re: Make a shortcut, using pascal

: : in other words, does anyone know the file format for a windows shortcut file? : : You really don't need to know the file format, you can create/read/modify shortcuts using API calls....
Forum Post

Make a shortcut, using pascal

in other words, does anyone know the file format for a windows shortcut file?
Forum Post

Re: EXECUTING A WINDOWS BASED PROGRAM

: I am using Dev-Pascal and I am wondering how can you run a Windows based program from the pascal program. What unit do you need to use? : : I'm not familiar with Dev-Pascal, but in TP and...
Forum Post

Re: running programs with pascal

: I took a course in pascal at my school but we didnt get that far into it so here I am continuing my lessons by myself. I was wondering, what would the command look like to run or delete a file...
Forum Post

running programs with pascal

I took a course in pascal at my school but we didnt get that far into it so here I am continuing my lessons by myself. I was wondering, what would the command look like to run or delete a file from...
Forum Post

Re: A background for my program

320x200 (say like 800x600) you should use VESA (although programming anything over 320x200 is complicated due to page boundries). The easiest pictures to display are Bitmaps (BMP) because they don't...
Forum Post

Re: A background for my program

: I'm designing a layout in Pascal ^-^ And I wanna set a background for it. The background should be a nice image, not like something we can draw by Pascal. I've tried a program named PCX viewer but...
Forum Post

A background for my program

I'm designing a layout in Pascal ^-^ And I wanna set a background for it. The background should be a nice image, not like something we can draw by Pascal. I've tried a program named PCX viewer but...
Forum Post

Re: Help on Turbo Vision

: Hello. My problem is that I can't find information on Turbo Vision (for Turbo Pascal 7.0). : : Someone. Please help me. Do you know some site where I can find it? : : Thanks. : TP7 comes...
Forum Post

Re: Very easy question

: : but I can't figure it out. : : I have only been using Pascal for a few weeks, and I have written a little program which does what I want it to do so far. The problem is I have used an if, then,...
Forum Post

Re: Very easy question

: but I can't figure it out. : I have only been using Pascal for a few weeks, and I have written a little program which does what I want it to do so far. The problem is I have used an if, then, else...
Forum Post

Very easy question

but I can't figure it out. I have only been using Pascal for a few weeks, and I have written a little program which does what I want it to do so far. The problem is I have used an if, then, else...
Forum Post

Re: library statement not working

Target and select Protected Mode Here is what a DLL sourcecode should look like : LIBRARY LibName; {$D Some text about what Dll does; facultative} INTERFACE PROCEDURE Proc1(Param1 :...
Forum Post

library statement not working

I want to create a dll in borland pascal 7 (tp7). I looked a the help for the "library" clause but I can't seem to get it to work and there are no examples. can someone show me how to use it or...
Forum Post

Re: A dll from visual c

: : Hi, : : I have a dll writen in visual c. : : Its function parameters are structs (records) : : I made equal records in delphi by changing this way : : C : : struct{ : : int a : : double b...
Forum Post

Re: A dll from visual c

: Hi, : I have a dll writen in visual c. : Its function parameters are structs (records) : I made equal records in delphi by changing this way : C : struct{ : int a : double b : unsignd char...
Forum Post

Free Pascal - Names of exported functions

I have tried to write a DLL in FP. But the names of exported functions were all UPCASE. Can anyone help me? Thanks in advance.
Previous  1 2 3 4 5 6 7 8 9 10  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.