I want to create an array of records and have it be a typed constant, I've tried the following:
CODE
Type
ElementType = record
Noun : String ;
AtomNum : Byte ;
AtomMass : Real
end ;
Const
ATOM_TABLE : Array [0 .. 2] of ElementType =...
I run a couple of apps written in Borland Pascal 7 in a window in versions 98 thru XP successfully. Does anyone know how to get a window wider than 80 characters. I am using recent Pentium machines with big monitors
hi all.. i run a phpBB forum and i have a little problem.
This forum uses cookies in the login area.
i want to when someone logs in into my system to be automatically logged in into the forum.. in other words i want a url something like : \....login.php?sid=234Something
is this possible? the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.