Sujet : Re: C23 thoughts and opinions
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.cDate : 29. May 2024, 05:17:58
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v36a9m$10cc5$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
User-Agent : Pan/0.158 (Avdiivka; )
On Tue, 28 May 2024 11:30:05 +0100, bart wrote:
OK, so basically this writes a file. Or, part of a file?
It converts a file into a quick-loading and easily-searchable format.
Where is the bit in the Java code that embeds it.
See the TableReader class.
The point is this: /once you already have those discrete files/, how do
you painlessly embed them into your application?
That’s what the build tools are for.