• Re: to all children of alloc

    From Bonita Montero@Bonita.Montero@gmail.com to comp.lang.c on Fri Jun 12 13:21:28 2026
    From Newsgroup: comp.lang.c

    Am 08.05.2026 um 20:16 schrieb fir:

    those functions are hell, but i realized today if some gives them to use
    for people they simply should be named after Alloc, for example if
    uunction uses malloc to alloc the bitmap or font etc (or other alloc may
    be platform specyfic) the name of this function should be AllocBitmap AllocFont

    For me CreateFont() and AllocFont() doesn't make a difference. But
    people dealing with Win32 rather use MFC, which has RAII-wrappers
    around all "allocating" functions (I guess almost no one uses C
    for Win32 programming).

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bonita Montero@Bonita.Montero@gmail.com to comp.lang.c on Fri Jun 12 13:23:18 2026
    From Newsgroup: comp.lang.c

    Am 08.05.2026 um 22:32 schrieb 🇵🇱Jacek Marcin Jaworski🇵🇱:

    In eng.: Welcome prof. Fir - gen. Kenobi, after years!!!
    In polish: Witamy po latach prof. Fir - gen. Kenobi!!!
    BTW: He is not any prof. nor gen., but probably kind of "unemployed
    software engineer" (but I am unsure if he was able to pass all exams and defend his final diploma thesis). He claim in past years, that he was
    study on orthodox catholic Academy of Social and Media Culture in Toruń: <https://www.aksim.edu.pl/> (Polish only!!!)
    NOTE: Academy of Social and Media Culture in Toruń has no Eng. wiki page! The academy was established in 2001y. by fanatic "father Rydzyk" from "Redemptorists Religious order": <https://en.wikipedia.org/wiki/Tadeusz_Rydzyk>
    NOTE: Like all "religion related" business, the Academy has very unclear founding and yearly budget. It consume fortune each year, but "father Rydzyk" can manage.

    I guess the lawyers were right that you're sick,

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From jmj@jmj@energokod.gda.pl to comp.lang.c on Fri Jun 12 14:08:08 2026
    From Newsgroup: comp.lang.c

    W dniu 12.06.2026 o 13:23, Bonita Montero pisze:
    Am 08.05.2026 um 22:32 schrieb 🇵🇱Jacek Marcin Jaworski🇵🇱:

    In eng.: Welcome prof. Fir - gen. Kenobi, after years!!!
    In polish: Witamy po latach prof. Fir - gen. Kenobi!!!
    BTW: He is not any prof. nor gen., but probably kind of "unemployed
    software engineer" (but I am unsure if he was able to pass all exams
    and defend his final diploma thesis). He claim in past years, that he
    was study on orthodox catholic Academy of Social and Media Culture in
    Toruń:
    <https://www.aksim.edu.pl/> (Polish only!!!)
    NOTE: Academy of Social and Media Culture in Toruń has no Eng. wiki page! >> The academy was established in 2001y. by fanatic "father Rydzyk" from
    "Redemptorists Religious order":
    <https://en.wikipedia.org/wiki/Tadeusz_Rydzyk>
    NOTE: Like all "religion related" business, the Academy has very
    unclear founding and yearly budget. It consume fortune each year, but
    "father Rydzyk" can manage.

    I guess the lawyers were right that you're sick,

    The truth is scare and painful - as it always be - especially for woman.

    BTW: In my last court process there was no any lawyer, but only:
    - "2 home accusers";
    - "hate mail" from my psychiatrist;
    - "hate mail" from "court psychiatrist";
    - 2 judges and their secretaries;
    + and I am alone against whole Polish government evil.

    There is good polish proverb illustrate that practise:
    "Banda łysego na jednego!"

    ChatGPT (OpenAI, model GPT-5.5), asked today for translation generated:
    The whole gang against one bald guy!
    --
    Z totaliztycznym salutem!
    Jacek Marcin Jaworski, Pruszcz Gd., woj. Pomorskie, Polska 🇵🇱, UE 🇪🇺;
    tel.: +48-609-170-742, najlepiej w godz.: 5:00-5:55 lub 16:00-17:25; <jmj@energokod.gda.pl>, gpg: 4A541AA7A6E872318B85D7F6A651CC39244B0BFA;
    Domowa s. WWW: <https://energokod.gda.pl>;
    Mini Netykieta: <https://energokod.gda.pl/MiniNetykieta.html>;
    Mailowa Samoobrona: <https://emailselfdefense.fsf.org/pl>.
    UWAGA:
    NIE ZACIĄGAJ "UKRYTEGO DŁUGU"! PŁAĆ ZA PROG. FOSS I INFO. INTERNETOWE! CZYTAJ DARMOWY: "17. Raport Totaliztyczny - Patroni Kontra Bankierzy": <https://energokod.gda.pl/raporty-totaliztyczne/17.%20Patroni%20Kontra%20Bankierzy.pdf>

    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From fir@profesor.fir@gmail.com to comp.lang.c on Fri Jun 12 14:39:20 2026
    From Newsgroup: comp.lang.c

    Bonita Montero pisze:
    Am 08.05.2026 um 20:16 schrieb fir:

    those functions are hell, but i realized today if some gives them to
    use for people they simply should be named after Alloc, for example if
    uunction uses malloc to alloc the bitmap or font etc (or other alloc
    may be platform specyfic) the name of this function should be
    AllocBitmap AllocFont

    For me CreateFont() and AllocFont() doesn't make a difference. But
    people dealing with Win32 rather use MFC, which has RAII-wrappers
    around all "allocating" functions (I guess almost no one uses C
    for Win32 programming).


    it makes a lot of difference becouse you can create things imo without allocating it - allocating is a special sinful event in a world of
    programming

    you ay create things for example spawn bullets or enemies liek adding
    them to managed list/array (its normal way)..thsi is not sinfull,
    this is normal

    bt allocating things is especially sinfull - and you need to
    very strictly care of this sin


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From fir@profesor.fir@gmail.com to comp.lang.c on Fri Jun 12 14:42:17 2026
    From Newsgroup: comp.lang.c

    Bonita Montero pisze:
    Am 08.05.2026 um 22:32 schrieb 🇵🇱Jacek Marcin Jaworski🇵🇱:

    In eng.: Welcome prof. Fir - gen. Kenobi, after years!!!
    In polish: Witamy po latach prof. Fir - gen. Kenobi!!!
    BTW: He is not any prof. nor gen., but probably kind of "unemployed
    software engineer" (but I am unsure if he was able to pass all exams
    and defend his final diploma thesis). He claim in past years, that he
    was study on orthodox catholic Academy of Social and Media Culture in
    Toruń:
    <https://www.aksim.edu.pl/> (Polish only!!!)
    NOTE: Academy of Social and Media Culture in Toruń has no Eng. wiki page! >> The academy was established in 2001y. by fanatic "father Rydzyk" from
    "Redemptorists Religious order":
    <https://en.wikipedia.org/wiki/Tadeusz_Rydzyk>
    NOTE: Like all "religion related" business, the Academy has very
    unclear founding and yearly budget. It consume fortune each year, but
    "father Rydzyk" can manage.

    I guess the lawyers were right that you're sick,

    szyk is slightly schizophrenic but it is
    kinda advance, it also makes him good to talk
    (me and my colegue emo very ligad and valued this
    great fellow)


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From fir@profesor.fir@gmail.com to comp.lang.c on Fri Jun 12 14:44:10 2026
    From Newsgroup: comp.lang.c

    fir pisze:
    Bonita Montero pisze:
    Am 08.05.2026 um 22:32 schrieb 🇵🇱Jacek Marcin Jaworski🇵🇱:

    In eng.: Welcome prof. Fir - gen. Kenobi, after years!!!
    In polish: Witamy po latach prof. Fir - gen. Kenobi!!!
    BTW: He is not any prof. nor gen., but probably kind of "unemployed
    software engineer" (but I am unsure if he was able to pass all exams
    and defend his final diploma thesis). He claim in past years, that he
    was study on orthodox catholic Academy of Social and Media Culture in
    Toruń:
    <https://www.aksim.edu.pl/> (Polish only!!!)
    NOTE: Academy of Social and Media Culture in Toruń has no Eng. wiki
    page!
    The academy was established in 2001y. by fanatic "father Rydzyk" from
    "Redemptorists Religious order":
    <https://en.wikipedia.org/wiki/Tadeusz_Rydzyk>
    NOTE: Like all "religion related" business, the Academy has very
    unclear founding and yearly budget. It consume fortune each year, but
    "father Rydzyk" can manage.

    I guess the lawyers were right that you're sick,

    szyk is slightly schizophrenic but it is
    kinda advance, it also makes him good to talk
    (me and my colegue emo very ligad and valued this
    great fellow)


    he is quite bright and good style fellow - not like this rick d hodgin
    which was kinda dork..
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bonita Montero@Bonita.Montero@gmail.com to comp.lang.c on Fri Jun 12 14:48:41 2026
    From Newsgroup: comp.lang.c

    Am 12.06.2026 um 14:39 schrieb fir:

    it makes a lot of difference becouse you can create things imo without allocating it - allocating is a special sinful event in a world of programming

    If you have a resource handle as with all Create*() functions with
    Win32 this includes a memory allocation, mostly on the kernel side.
    Tell me which resources you could create / allocate without allo-
    cating memory.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From fir@profesor.fir@gmail.com to comp.lang.c on Fri Jun 12 14:59:29 2026
    From Newsgroup: comp.lang.c

    🇵🇱Jacek Marcin Jaworski🇵🇱 pisze:
    W dniu 12.06.2026 o 13:23, Bonita Montero pisze:
    Am 08.05.2026 um 22:32 schrieb 🇵🇱Jacek Marcin Jaworski🇵🇱:

    In eng.: Welcome prof. Fir - gen. Kenobi, after years!!!
    In polish: Witamy po latach prof. Fir - gen. Kenobi!!!

    see how funny and bright this guy szyk is

    BTW: He is not any prof. nor gen.,


    i already talked im not 'typical' professor
    (im unusual one) i mean i got an attitude of
    professor so this nick rather fits a lot

    as to bein general it is more specific, i
    talk abous sorta general solutions in a ground of c so
    one can name me as a 'general' in sorta way ;c

    but obviously it is less strightforward thing
    (and sadly im getting old and feel not as nice
    and flexible to nicknames as i was (and it is
    a terrible tragedy ofc - loosing such flexibility is extremally tragic)





    but probably kind of "unemployed
    software engineer" (but I am unsure if he was able to pass all exams
    and defend his final diploma thesis). He claim in past years, that he
    was study on orthodox catholic Academy of Social and Media Culture in
    Toruń:
    <https://www.aksim.edu.pl/> (Polish only!!!)
    NOTE: Academy of Social and Media Culture in Toruń has no Eng. wiki
    page!
    The academy was established in 2001y. by fanatic "father Rydzyk" from
    "Redemptorists Religious order":
    <https://en.wikipedia.org/wiki/Tadeusz_Rydzyk>
    NOTE: Like all "religion related" business, the Academy has very
    unclear founding and yearly budget. It consume fortune each year, but
    "father Rydzyk" can manage.

    I guess the lawyers were right that you're sick,

    The truth is scare and painful - as it always be - especially for woman.

    BTW: In my last court process there was no any lawyer, but only:
    - "2 home accusers";
    - "hate mail" from my psychiatrist;
    - "hate mail" from "court psychiatrist";
    - 2 judges and their secretaries;
    + and I am alone against whole Polish government evil.

    There is good polish proverb illustrate that practise:
    "Banda łysego na jednego!"

    ChatGPT (OpenAI, model GPT-5.5), asked today for translation generated:
    The whole gang against one bald guy!


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From fir@profesor.fir@gmail.com to comp.lang.c on Fri Jun 12 15:13:13 2026
    From Newsgroup: comp.lang.c

    Bonita Montero pisze:
    Am 12.06.2026 um 14:39 schrieb fir:

    it makes a lot of difference becouse you can create things imo without
    allocating it - allocating is a special sinful event in a world of
    programming

    If you have a resource handle as with all Create*() functions with
    Win32 this includes a memory allocation, mostly on the kernel side.
    Tell me which resources you could create / allocate without allo-
    cating memory.

    im not talking here only on winapi but generally on all programming when
    you can be put in minefield which could be avoided if
    you would strictly use that convenction that use word Alloc (of
    Aloocate? ) on all functions that alloc ram and not use it on functions
    that dont do that

    as to winapi i dont know.. chat gpt says that CreateFile CreateEvent
    may not create new thing ..

    in general this shows additional problem that thiose winapi functions
    may alloc thing but alos may dosomething other things they may create
    some internal state and if this not need to "removed" of "fixed"
    before all other calls its ok but if this is state of such like it needs
    some fixing this is another case but it in some ways can
    be probably managed analogous way (by strict naming
    that programmer woudl know it need 'fixing')
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From fir@profesor.fir@gmail.com to comp.lang.c on Fri Jun 12 15:29:08 2026
    From Newsgroup: comp.lang.c

    Bonita Montero pisze:

    For me CreateFont() and AllocFont() doesn't make a difference. But
    people dealing with Win32 rather use MFC, which has RAII-wrappers
    around all "allocating" functions (I guess almost no one uses C
    for Win32 programming).


    world of programmers is quite big so your almost noone may
    mean like 50 k people (i dont know but i would be surprised
    if that would be something like few thousands only)

    (by c i mean also this that can be compiled in c++ mode as i mysalf
    often do, but it has no c++ oop trash, i generally use nothing form c++
    mode except const int tab_max = 10000; though i think about usung
    references)

    besides you think it is good not to do things than not many people do
    ???? its good to do what many sheeps do??
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From fir@profesor.fir@gmail.com to comp.lang.c on Fri Jun 12 15:56:03 2026
    From Newsgroup: comp.lang.c

    fir pisze:
    Bonita Montero pisze:

    For me CreateFont() and AllocFont() doesn't make a difference. But
    people dealing with Win32 rather use MFC, which has RAII-wrappers
    around all "allocating" functions (I guess almost no one uses C
    for Win32 programming).


    world of programmers is quite big so your almost noone may
    mean like 50 k people (i dont know but i would be surprised
    if that would be something like few thousands only)

    (by c i mean also this that can be compiled in c++ mode as i mysalf
    often do, but it has no c++ oop trash, i generally use nothing form c++
    mode except const int tab_max = 10000; though i think about usung references)

    besides you think it is good not to do things than not many people do
    ???? its good to do what many sheeps do??

    i asked by curiosity how many programmers and c programmers are in the
    world and chat gpt says programmers are like 30-40 milions

    (it is possible i think but alos including maybe hobbyst programmers
    who programmed like few months in life maybe)

    as to c programmers it suggested that like maybe 5% of this programmers
    know c (probably could agree).. so maybe c programmers is about 1
    milion, maybe slightly less

    (well depend what someone calls c programmer but imo someone
    who knows c++ in some way (and is able to know thet there is c++ and c
    at his option) also could cont

    how many of them maybe not regularrly and only codes winapi in c but was
    doin asomething in it for some time? i dont know but for me
    50k or maybe maore makes sense..its probably more, becouse
    few thousand on whole world is so small its rather not rational imo
    its at least 50k and tends into 500k (im mean its in area among 50k and
    500k)

    probably even assembly programmers (people who know assembly) would be
    more than 50k
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Keith Thompson@Keith.S.Thompson+u@gmail.com to comp.lang.c on Fri Jun 12 14:15:54 2026
    From Newsgroup: comp.lang.c

    🇵🇱Jacek Marcin Jaworski🇵🇱 <jmj@energokod.gda.pl> writes:
    [snip irrelevant context]

    Please remember that this is comp.lang.c. Most of us would appreciate
    fewer blatantly off-topic posts.
    --
    Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
    void Void(void) { Void(); } /* The recursive call of the void */
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to comp.lang.c on Sun Jun 14 12:03:00 2026
    From Newsgroup: comp.lang.c

    On 6/12/2026 4:21 AM, Bonita Montero wrote:
    Am 08.05.2026 um 20:16 schrieb fir:

    those functions are hell, but i realized today if some gives them to
    use for people they simply should be named after Alloc, for example if
    uunction uses malloc to alloc the bitmap or font etc (or other alloc
    may be platform specyfic) the name of this function should be
    AllocBitmap AllocFont

    For me CreateFont() and AllocFont() doesn't make a difference. But
    people dealing with Win32 rather use MFC, which has RAII-wrappers
    around all "allocating" functions (I guess almost no one uses C
    for Win32 programming).


    Fwiw... MFC is basically total garbage. ATL, kind of crappy...
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bonita Montero@Bonita.Montero@gmail.com to comp.lang.c on Mon Jun 15 07:58:07 2026
    From Newsgroup: comp.lang.c

    Am 14.06.2026 um 21:03 schrieb Chris M. Thomasson:

    Fwiw... MFC is basically total garbage. ATL, kind of crappy...

    It's not good C++. But if you're fixed to Windows it's as effective as Qt.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to comp.lang.c on Mon Jun 15 01:15:42 2026
    From Newsgroup: comp.lang.c

    On 6/14/2026 10:58 PM, Bonita Montero wrote:
    Am 14.06.2026 um 21:03 schrieb Chris M. Thomasson:

    Fwiw... MFC is basically total garbage. ATL, kind of crappy...

    It's not good C++. But if you're fixed to Windows it's as effective as Qt.

    Fwiw, remember the message cracker macros from MS? ;^o
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Bonita Montero@Bonita.Montero@gmail.com to comp.lang.c on Mon Jun 15 11:01:42 2026
    From Newsgroup: comp.lang.c

    Am 15.06.2026 um 10:15 schrieb Chris M. Thomasson:

    On 6/14/2026 10:58 PM, Bonita Montero wrote:

    It's not good C++. But if you're fixed to Windows it's as effective as
    Qt.

    Fwiw, remember the message cracker macros from MS? ;^o

    Yes, MFC is bad design, but effective.

    --- Synchronet 3.22a-Linux NewsLink 1.2