CPU
A Central Processing Unit (CPU), or sometimes just called processor, is a description of a class of logic machines that can execute computer programs.
Forum Post

Re: Graph unit.....

its a .tpu file for TP7/BP7 v7 has dpmi version, but go get a bett crt unit or ask me for mine. Otherwise you get RT200 errors. I use FPC. It has graph and video units in the LCL with Lazarus....
Forum Post

Re: High Speed IRQ Timer/Clock in C

The thing is, it worked perfectly from a Pascal compiled source. But from C, I get this error: 16 bit MS-DOS Subsystem (DIALOG) C:\TIMER\timer.exe The NTVDM CPU has encountered an illegal...
Forum Post

Re: Need bitmap in program

: : : : : : : Can somebody please teach me how to use bitmap pics in a pascal program? : : : : : : : What unit must i have? I use Turbo pascal 7.0. : : : : : : : : : : : : : : Thank you in...
Forum Post

Re: Need bitmap in program

: : : : : : Can somebody please teach me how to use bitmap pics in a pascal program? : : : : : : What unit must i have? I use Turbo pascal 7.0. : : : : : : : : : : : : Thank you in advance. : :...
Forum Post

Pascal code of 8086 assembler

Hi Friends, I have to write the Pascal code for 8086 assembler. Can anyone tell me how I can find a free file of that? Best regards Opamp
Forum Post

Re: need help

: I already use pascal in my PII pc but just a month ago I buy pentium 4 1,6Ghz. : The problem is when I compile pascal program it work and when I run it say that run time error 200. : Then I get...
Forum Post

need help

I already use pascal in my PII pc but just a month ago I buy pentium 4 1,6Ghz. The problem is when I compile pascal program it work and when I run it say that run time error 200. Then I get crtfix...
Forum Post

help me

I use windows xp and pentium 4 1,6Ghz when I compile pascal program it work and when I run it say that run time error 200. Then I get crtfix 1.16 by eugene and I patch the crt.tpu but still the...
Forum Post

Re: Delay

4 then //If the value of counter is greater than 4 begin //Play you're sound here //It will be played after 5 seconds have passed Timer1.interval := 0; //Stop the timer end;...
Forum Post

Re: PASCAL viewing excel

: : can someone help me? To view excel file and list them using PASCAL. Thanks : : : : Try exporting excel file into CSV (comma separated values) : and rest is then easy. The cells content is...
Forum Post

Re: PASCAL viewing excel

: can someone help me? To view excel file and list them using PASCAL. Thanks : Try exporting excel file into CSV (comma separated values) and rest is then easy. The cells content is saved in...
Forum Post

Re: problem with files in delphi pascal (records and headers)

Delphi automatically makes a byte into 4 bytes of size, so that the pentium processor can access it more quickly. This can be overridden using the word "packed" before you record. This thus becomes:...
Forum Post

Re: delete a directory that is not empty???

: How do i delete a dir that is not empty? : And what's that about pascal programs on a pentium 2? : : Gert : You can get command.com to do work for you. Use the DOS unit, use GetEnvVar to get...
Forum Post

Re: delete a directory that is not empty???

: How do i delete a dir that is not empty? : And what's that about pascal programs on a pentium 2? : : Gert : I would write a procedure called DeltreeDir that would do this: try RemoveDir...
Forum Post

Re: delete a directory that is not empty???

: How do i delete a dir that is not empty? : And what's that about pascal programs on a pentium 2? : : Gert : If you are using TP, check help for instruction RemoveDir. TP7 has faulty CRT...
Forum Post

delete a directory that is not empty???

How do i delete a dir that is not empty? And what's that about pascal programs on a pentium 2? Gert
Forum Post

Re: Borland Pascal and PIII and "Division by zero error"

: : I'm wondering, : : : : I bought a new Pentium III 866Mhz with AGP graphics etc. Yesterday i was trying to install my BP7.0 compiler. Eveything seemed to be ok. Until I found out that, after...
Forum Post

Re: Borland Pascal and PIII and "Division by zero error"

: I'm wondering, : : I bought a new Pentium III 866Mhz with AGP graphics etc. Yesterday i was trying to install my BP7.0 compiler. Eveything seemed to be ok. Until I found out that, after...
Forum Post

Borland Pascal and PIII and "Division by zero error"

I'm wondering, I bought a new Pentium III 866Mhz with AGP graphics etc. Yesterday i was trying to install my BP7.0 compiler. Eveything seemed to be ok. Until I found out that, after compiling...
Forum Post

Re: again-from pascal to assembler

: Here I am again! : how can I write this in assembler: : : var : i:integer; : x:array of integer; : begin : for i:=1 to 44 do : PutPixel(X, Y, 44);{i need a putpixel macro to 320*200}...
1 2  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.