I am new to pascal and am trying to make a simple text based mastermind game and would like some help with it. The sample input would be say for example BBRB and the out put would be '2 2'. It...
How can I use the ord(readkey) funtion, to use the enter key.
I've got a menu
Input
Edit
Print
Exit
I've got it to work with the arrowkeys, but how can I let the user to press t...
Last function till I start my program - ord. I read that Ord Returns the ordinal number of an ordinal-type value. I looked at the sample program, but it doesn't really make a lot of sense to m...
Hi EveryBody,
i need to use the QuickSort algorythm to sort data
when i run this, it classe the little value at the beginning and the bigger at the end, but i want the other way around somet...
Hi!
Is there any way to access a Turbo Pascal Database from windows?
Maybe an ODBC??
Thanks for your help
I made a very simple class with 2 TBitmaps I want to create, delete and modify at Run time.
Once I try to create the Bmps at run time I get a run time error, but I Think my proceeding is cor...
now 2 function to load and store MSXM documents to a Blob ...
I'm in trouble using Streams
Here is my XML:
<?xml version="1.0" encoding="ISO-8859-1"?>
<company list="company">
<companys name="Rollsroyce AB" title="">
<task name="2008-05-15 | Install Printer">
<timeasumpt...