On Sun, 13 Nov 2016, leledumbo wrote:
Maybe this helps:
http://www.freepascal.org/docs-html/current/ref/refse19.html
I think the OP means that type block is shouldn't be there. The page is
talking about include directive and that type definition is not related in
anyway with paragraphs below
> Maybe this helps:
> http://www.freepascal.org/docs-html/current/ref/refse19.html
I think the OP means that type block is shouldn't be there. The page is
talking about include directive and that type definition is not related in
anyway with paragraphs below or above it.
--
View this message in
On Sun, 13 Nov 2016 21:21:16 +0100
Ewald wrote:
> Hello,
>
> Section 1.2.40 of Programmers guide
> (http://www.freepascal.org/docs-html/prog/progsu40.html#x47-460001.2.40)
> says, somewhere in the middle:
>
> Type
> A = Integer;
>
> Is it supposed to be there? If so, what is it supposed
Hello,
Section 1.2.40 of Programmers guide
(http://www.freepascal.org/docs-html/prog/progsu40.html#x47-460001.2.40)
says, somewhere in the middle:
Type
A = Integer;
Is it supposed to be there? If so, what is it supposed to mean?
--
Ewald
___
On Sun, 30 Oct 2016 21:15:03 -0600, "Lars"
wrote:
>The issue with github is that it encourages a lot of forking rather than
>working together as CVS did.
We still use CVS and its ability to handle multiple developers on the
same code files is one important thing.
As is the fact that we have used