Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Forum Post

Re: Simple snake game and Maze generator

Here's my idea how to implement ittype board_cell=record x,y:byte; { Coordinates } link:boolean; { Link to other cell (snake -or- ladder) } linkto:byte; { Cell no. links to ( ) } end;...
Forum Post

THEY DON'T WORK! - please help!

I came to this forum to ask the same question - about runtime error 200. I came here after spending two days trying all possible solutions I could get from Internet. They don't work! I use: * Turbo...
Forum Post

Help: C Function in Pascal ??

I know you can do it but how. Does any one know how to include C functions in Pascal. I know you can link in external objects but I need to know of a compiler which produces Intel Reloctable Objects....
 

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.