Re: C23 thoughts and opinions

Liste des GroupesRevenir à cl c  
Sujet : Re: C23 thoughts and opinions
De : malcolm.arthur.mclean (at) *nospam* gmail.com (Malcolm McLean)
Groupes : comp.lang.c
Date : 29. May 2024, 17:20:27
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v37kkb$17712$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
User-Agent : Mozilla Thunderbird
On 29/05/2024 12:58, Bonita Montero wrote:
Am 28.05.2024 um 12:30 schrieb bart:
 
  #embed "clang.exe"
 I'm asking myself wether it would be necessary to extend the language
for that. I've got a small commandline-tool that makes a const'd char
-array from any binary file. This may take some time to compile if the
file was large but recompiling is necessary only if the binary file
was changed. Compared to that sth. like #embed looks bloatish for me.
 
Yes. That took maybe half an hour to add to the Baby X resource compiler. Strings need escaping, and then they might be embedded in
the XML script or loaded in from an external file, and they can be Unicode, so altogther far more work.
--
Check out Basic Algorithms and my other books:
https://www.lulu.com/spotlight/bgy1mm

Date Sujet#  Auteur
23 May 24 * Re: C23 thoughts and opinions309David Brown
23 May 24 `* Re: C23 thoughts and opinions308Keith Thompson
24 May 24  +- Re: C23 thoughts and opinions1David Brown
25 May 24  +* Re: C23 thoughts and opinions305Keith Thompson
25 May 24  i`* Re: C23 thoughts and opinions304David Brown
25 May 24  i `* Re: C23 thoughts and opinions303Keith Thompson
26 May 24  i  +* Re: C23 thoughts and opinions300David Brown
26 May 24  i  i+* Re: C23 thoughts and opinions17bart
26 May 24  i  ii`* Re: C23 thoughts and opinions16Michael S
26 May 24  i  ii `* Re: C23 thoughts and opinions15bart
26 May 24  i  ii  `* Re: C23 thoughts and opinions14Michael S
26 May 24  i  ii   +* Re: C23 thoughts and opinions3bart
26 May 24  i  ii   i`* Re: C23 thoughts and opinions2Michael S
26 May 24  i  ii   i `- Re: C23 thoughts and opinions1bart
26 May 24  i  ii   +* Re: C23 thoughts and opinions5Malcolm McLean
26 May 24  i  ii   i`* Re: C23 thoughts and opinions4Michael S
27 May 24  i  ii   i `* Re: C23 thoughts and opinions3Lawrence D'Oliveiro
27 May 24  i  ii   i  +- Re: C23 thoughts and opinions1Chris M. Thomasson
27 May 24  i  ii   i  `- Re: C23 thoughts and opinions1David Brown
26 May 24  i  ii   +- Re: C23 thoughts and opinions1Michael S
26 May 24  i  ii   +- Re: C23 thoughts and opinions1bart
27 May 24  i  ii   +- Re: C23 thoughts and opinions1Keith Thompson
27 May 24  i  ii   `* Re: C23 thoughts and opinions2Lawrence D'Oliveiro
27 May 24  i  ii    `- Re: C23 thoughts and opinions1Michael S
26 May 24  i  i+- Re: C23 thoughts and opinions1Thiago Adams
27 May 24  i  i+* Re: C23 thoughts and opinions66Keith Thompson
27 May 24  i  ii+* Re: C23 thoughts and opinions62David Brown
28 May 24  i  iii`* Re: C23 thoughts and opinions61Keith Thompson
28 May 24  i  iii `* Re: C23 thoughts and opinions60David Brown
28 May 24  i  iii  `* Re: C23 thoughts and opinions59Keith Thompson
28 May 24  i  iii   +- Re: C23 thoughts and opinions1Michael S
29 May 24  i  iii   `* Re: C23 thoughts and opinions57David Brown
14 Jun 24  i  iii    `* Re: C23 thoughts and opinions56Keith Thompson
14 Jun 24  i  iii     +* Re: C23 thoughts and opinions12bart
15 Jun 24  i  iii     i`* Re: C23 thoughts and opinions11David Brown
15 Jun 24  i  iii     i `* Re: C23 thoughts and opinions10bart
15 Jun 24  i  iii     i  +* Re: C23 thoughts and opinions5Lawrence D'Oliveiro
16 Jun 24  i  iii     i  i`* Re: C23 thoughts and opinions4bart
16 Jun 24  i  iii     i  i +- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
16 Jun 24  i  iii     i  i `* Re: C23 thoughts and opinions2Chris M. Thomasson
17 Jun 24  i  iii     i  i  `- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
16 Jun 24  i  iii     i  `* Re: C23 thoughts and opinions4David Brown
16 Jun 24  i  iii     i   `* Re: C23 thoughts and opinions3bart
17 Jun 24  i  iii     i    +- Re: C23 thoughts and opinions1David Brown
17 Jun 24  i  iii     i    `- Re: C23 thoughts and opinions1Michael S
15 Jun 24  i  iii     +* Re: C23 thoughts and opinions3David Brown
15 Jun 24  i  iii     i`* Re: C23 thoughts and opinions2Lawrence D'Oliveiro
16 Jun 24  i  iii     i `- Re: C23 thoughts and opinions1David Brown
17 Jun 24  i  iii     `* Hex string literals (was Re: C23 thoughts and opinions)40Keith Thompson
17 Jun 24  i  iii      +* Re: Hex string literals (was Re: C23 thoughts and opinions)20David Brown
18 Jun 24  i  iii      i+* Re: Hex string literals (was Re: C23 thoughts and opinions)18Keith Thompson
18 Jun 24  i  iii      ii+* Re: Hex string literals (was Re: C23 thoughts and opinions)2Lawrence D'Oliveiro
18 Jun 24  i  iii      iii`- Re: Hex string literals (was Re: C23 thoughts and opinions)1Keith Thompson
18 Jun 24  i  iii      ii`* Re: Hex string literals (was Re: C23 thoughts and opinions)15David Brown
18 Jun 24  i  iii      ii +* Re: Hex string literals (was Re: C23 thoughts and opinions)6Keith Thompson
19 Jun 24  i  iii      ii i`* Re: Hex string literals (was Re: C23 thoughts and opinions)5David Brown
19 Jun 24  i  iii      ii i `* Re: Hex string literals (was Re: C23 thoughts and opinions)4Kaz Kylheku
19 Jun 24  i  iii      ii i  `* Re: Hex string literals (was Re: C23 thoughts and opinions)3Michael S
19 Jun 24  i  iii      ii i   +- Re: Hex string literals (was Re: C23 thoughts and opinions)1bart
19 Jun 24  i  iii      ii i   `- Re: Hex string literals (was Re: C23 thoughts and opinions)1Michael S
19 Jun 24  i  iii      ii `* Re: Hex string literals (was Re: C23 thoughts and opinions)8Lawrence D'Oliveiro
19 Jun 24  i  iii      ii  +* Re: Hex string literals (was Re: C23 thoughts and opinions)6David Brown
21 Jun 24  i  iii      ii  i`* Re: Hex string literals (was Re: C23 thoughts and opinions)5Lawrence D'Oliveiro
21 Jun 24  i  iii      ii  i +* Re: Hex string literals (was Re: C23 thoughts and opinions)3David Brown
21 Jun 24  i  iii      ii  i i`* Re: Hex string literals (was Re: C23 thoughts and opinions)2Lawrence D'Oliveiro
22 Jun 24  i  iii      ii  i i `- Re: Hex string literals (was Re: C23 thoughts and opinions)1David Brown
21 Jun 24  i  iii      ii  i `- Re: Hex string literals (was Re: C23 thoughts and opinions)1James Kuyper
19 Jun 24  i  iii      ii  `- Re: Hex string literals (was Re: C23 thoughts and opinions)1Keith Thompson
18 Jun 24  i  iii      i`- Re: Hex string literals (was Re: C23 thoughts and opinions)1Lawrence D'Oliveiro
17 Jun 24  i  iii      +* Re: Hex string literals (was Re: C23 thoughts and opinions)5Richard Kettlewell
17 Jun 24  i  iii      i+- Re: Hex string literals (was Re: C23 thoughts and opinions)1Richard Kettlewell
18 Jun 24  i  iii      i`* Re: Hex string literals (was Re: C23 thoughts and opinions)3Keith Thompson
18 Jun 24  i  iii      i +- Re: Hex string literals (was Re: C23 thoughts and opinions)1Lawrence D'Oliveiro
18 Jun 24  i  iii      i `- Re: Hex string literals (was Re: C23 thoughts and opinions)1Richard Kettlewell
17 Jun 24  i  iii      `* Re: Hex string literals (was Re: C23 thoughts and opinions)14bart
18 Jun 24  i  iii       +- Re: Hex string literals (was Re: C23 thoughts and opinions)1Keith Thompson
18 Jun 24  i  iii       +* Re: Hex string literals (was Re: C23 thoughts and opinions)7Tim Rentsch
18 Jun 24  i  iii       i`* Re: Hex string literals (was Re: C23 thoughts and opinions)6Michael S
18 Jun 24  i  iii       i +* Re: Hex string literals (was Re: C23 thoughts and opinions)2bart
18 Jun 24  i  iii       i i`- Re: Hex string literals (was Re: C23 thoughts and opinions)1Tim Rentsch
18 Jun 24  i  iii       i +- Re: Hex string literals (was Re: C23 thoughts and opinions)1David Brown
18 Jun 24  i  iii       i +- Re: Hex string literals (was Re: C23 thoughts and opinions)1Tim Rentsch
20 Jun 24  i  iii       i `- Re: Hex string literals (was Re: C23 thoughts and opinions)1Lawrence D'Oliveiro
18 Jun 24  i  iii       `* Re: Hex string literals (was Re: C23 thoughts and opinions)5Kaz Kylheku
18 Jun 24  i  iii        `* Re: Hex string literals (was Re: C23 thoughts and opinions)4David Brown
18 Jun 24  i  iii         `* Re: Hex string literals (was Re: C23 thoughts and opinions)3Richard Harnden
18 Jun 24  i  iii          +- Re: Hex string literals (was Re: C23 thoughts and opinions)1Richard Harnden
21 Jun 24  i  iii          `- Re: Hex string literals (was Re: C23 thoughts and opinions)1Lawrence D'Oliveiro
28 May 24  i  ii+* Re: C23 thoughts and opinions2Keith Thompson
28 May 24  i  iii`- Re: C23 thoughts and opinions1Keith Thompson
28 May 24  i  ii`- Re: C23 thoughts and opinions1Malcolm McLean
27 May 24  i  i+* Re: C23 thoughts and opinions121Lawrence D'Oliveiro
27 May 24  i  ii`* Re: C23 thoughts and opinions120bart
27 May 24  i  ii `* Re: C23 thoughts and opinions119Lawrence D'Oliveiro
27 May 24  i  ii  `* Re: C23 thoughts and opinions118bart
28 May 24  i  ii   `* Re: C23 thoughts and opinions117Lawrence D'Oliveiro
28 May 24  i  ii    `* Re: C23 thoughts and opinions116bart
29 May 24  i  ii     +- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
29 May 24  i  ii     +- Re: C23 thoughts and opinions1Malcolm McLean
29 May 24  i  ii     `* Re: C23 thoughts and opinions113Bonita Montero
29 May 24  i  ii      +- Re: C23 thoughts and opinions1Malcolm McLean
30 May 24  i  ii      `* Re: C23 thoughts and opinions111Lawrence D'Oliveiro
28 May 24  i  i`* xxd -i vs DIY Was: C23 thoughts and opinions94Michael S
28 May 24  i  `* Re: C23 thoughts and opinions2Keith Thompson
12 Jun 24  `- Re: C23 thoughts and opinions1Bonita Montero

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal