Forums before death by AOL, social media and spammers... "We can't have nice things"
|    alt.bbs.mystic    |    Mystic Sysops are mystical nerds...    |    11,842 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 10,700 of 11,842    |
|    Black Panther to you    |
|    MPL Strings    |
|    25 Mar 22 21:25:16    |
      From: nospam.Black.Panther@f3.n317.z1.fidonet.org              Hello Shaun!              25 Mar 22 22:55, you wrote to me:               SB> Isn't 255 the limit for string size in all versions of Pascal? Yeah, I        SB> know MPL isn't exactly Passcal, but I would assume that it is        SB> constrained by the limits of Pascal itself...              At least in Free Pascal, there is a string type called AnsiString, which has no       length limit. The string is null terminated, and is actually treated as a       pointer to memory on the heap.              There actually is a length limit, but it's dependent on the operating system       and the amount of memory the computer has.              I really only need a string that would be able to hold around 500 or so       characters. I wonder if I could do that with an array of char... Hmmm                     Black Panther              ... Necrophiliacs DO IT until they are dead tired.              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca