Re: Fwd: What to do to get new users

Bart via fpc-pascal <[email protected]>
Newsgroups gmane.comp.compilers.free-pascal.general
Message-ID <CAMye31wr-s4f+S9G2UfCUDEqo2ibaZ6nNmA0a=LHf9E7gnKDvg@mail.gmail.com>
On Sat, Nov 16, 2024 at 8:55 AM Steve Litt via fpc-pascal
<[email protected]> wrote:


> See this is what I don't understand. In the 7 years I used Turbo Pascal
> professionally, I don't remember ever having to allocate or free
> memory: I just declared variables. This was one of the big advantages
> of Turbo Pascal over C.

Well, then you never needed datastructures > 64k (IIRC).
Even my addressbook (who didn't write one?) used GetMem/FreeMen or
New/Dispose to allocate new records on the heap for that.
Even basic Pascal books (yes, books on paper in those years)
extensively covered this subject.

-- 
Bart
_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.