Sujet : Re: encapsulating directory operations
De : mutazilah (at) *nospam* gmail.com (Paul Edwards)
Groupes : comp.lang.cDate : 20. May 2025, 15:12:54
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <100i2la$292le$1@dont-email.me>
References : 1 2
User-Agent : Microsoft Outlook Express 6.00.2800.1106
"Kaz Kylheku" <
643-408-1753@kylheku.com> wrote in message
news:20250520065158.709@kylheku.com...On 2025-05-20, Paul Edwards <mutazilah@gmail.com> wrote:
The folder routines will do everything I need.
>
Except be written in C90?
Yes - because it is not possible to write them in C90.
Sort of.
C90 doesn't explicitly prohibit the fopen and manipulations
I envisaged.
But nor does it endorse it.
I can make my own C library (PDPCLIB) do it.
But that doesn't have any weight with other C library authors.
I don't necessarily care about other C library authors.
But I'm not ruling out caring.
That's why I'm after technical guidance. Are there some
underlying principles at play here?
I'm not really expecting the zmodem protocol to be part
of C90, even though I can implement it on a stream - at
least under the right conditions.
So is it right to expect directories to be covered by C90?
(I'm not saying I do or don't have that expectation).
I'm asking the question, not making statements (in this
sub-instance).
BFN. Paul.