Sujet : Re: The philosophy of logic reformulates existing ideas on a new basis ---
De : mikko.levanto (at) *nospam* iki.fi (Mikko)
Groupes : comp.theoryDate : 09. Nov 2024, 14:36:57
Autres entêtes
Organisation : -
Message-ID : <vgnohp$3q71b$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
User-Agent : Unison/2.2
On 2024-11-09 01:17:11 +0000, Richard Damon said:
In C we can have a pointer to a character string
and a pointer to a pointer to a character string.
And pointers that can point to anything, incuding pointers
and character strings.
-- Mikko