Re: Embedded SQL: Putting a guard around included - Mailing list pgsql-interfaces

From Peter Eisentraut
Subject Re: Embedded SQL: Putting a guard around included
Date
Msg-id Pine.LNX.4.44.0310082022460.26413-100000@peter.localdomain
Whole thread Raw
In response to Re: Embedded SQL: Putting a guard around included stdio.h for convenience  ("Peter Galbavy" <peter.galbavy@knowtion.net>)
List pgsql-interfaces
Peter Galbavy writes:

> Does POSIX say anything about multiple inclusion of this and others ?

"Except that the effect of each inclusion of <assert.h> depends on the
definition of NDEBUG, headers may be included in any order, and each may
be included more than once in a given scope, with no difference in effect
from that of being included only once."

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-interfaces by date:

Previous
From: "Peter Galbavy"
Date:
Subject: Re: Embedded SQL: Putting a guard around included stdio.h for convenience
Next
From: Igor Shevchenko
Date:
Subject: libpq/async notifications