Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c++ > #86364
| From | Keith Thompson <Keith.S.Thompson+u@gmail.com> |
|---|---|
| Newsgroups | comp.lang.c++ |
| Subject | Re: Using local variables in C callbacks |
| Date | 2022-09-16 10:13 -0700 |
| Organization | None to speak of |
| Message-ID | <87bkrfgs32.fsf@nosuchdomain.example.com> (permalink) |
| References | (9 earlier) <tfsh97$1vug$2@gioia.aioe.org> <tfsj6s$2uvaj$4@dont-email.me> <tfudif$1u92$2@gioia.aioe.org> <86czbwn6ze.fsf@linuxsc.com> <tg13sl$f2g$2@gioia.aioe.org> |
Juha Nieminen <nospam@thanks.invalid> writes:
> Tim Rentsch <tr.17687@z991.linuxsc.com> wrote:
>>> I have said this many times before, and I'll say it again: I have no
>>> idea why people here still keep taking you seriously and responding
>>> to your every post. You do nothing but insult people who disagree
>>> with your way of doing things.
>>
>> What is it that you are hoping to accomplish by writing these
>> responses? If you have no idea why people keep responding to
>> his (or her) posts, why do you continue to respond to them?
>
> If nobody else replied to her posts and just ignored her, I wouldn't
> reply to them either.
How does other people replying to her posts compel you to do so?
Assuming you agree that the ideal solution (short of her either going
away or becoming reasonable) would be for everyone to ignore her, why do
you not want to help bring that about?
A lot of us never see here posts in the first place.
--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
Working, but not speaking, for Philips
void Void(void) { Void(); } /* The recursive call of the void */
Back to comp.lang.c++ | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-11 17:18 +0200
Re: Using local variables in C callbacks Muttley@dastardlyhq.com - 2022-09-11 15:45 +0000
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-11 17:51 +0200
Re: Using local variables in C callbacks Muttley@dastardlyhq.com - 2022-09-11 15:53 +0000
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-11 17:57 +0200
Re: Using local variables in C callbacks Tony Oliver <guinness.tony@gmail.com> - 2022-09-12 17:05 -0700
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-13 07:18 +0200
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-12 07:02 +0200
Re: Using local variables in C callbacks Juha Nieminen <nospam@thanks.invalid> - 2022-09-12 06:03 +0000
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-12 09:16 +0200
Re: Using local variables in C callbacks Juha Nieminen <nospam@thanks.invalid> - 2022-09-13 06:52 +0000
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-13 12:09 +0200
Re: Using local variables in C callbacks Juha Nieminen <nospam@thanks.invalid> - 2022-09-13 12:57 +0000
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-13 15:57 +0200
Re: Using local variables in C callbacks Juha Nieminen <nospam@thanks.invalid> - 2022-09-14 06:08 +0000
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-14 09:00 +0200
Re: Using local variables in C callbacks Juha Nieminen <nospam@thanks.invalid> - 2022-09-14 12:26 +0000
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-14 14:59 +0200
Re: Using local variables in C callbacks David Brown <david.brown@hesbynett.no> - 2022-09-14 16:01 +0200
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-14 16:49 +0200
Re: Using local variables in C callbacks Juha Nieminen <nospam@thanks.invalid> - 2022-09-15 05:35 +0000
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-15 08:26 +0200
Re: Using local variables in C callbacks scott@slp53.sl.home (Scott Lurndal) - 2022-09-15 14:09 +0000
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-15 16:56 +0200
Re: Using local variables in C callbacks Tim Rentsch <tr.17687@z991.linuxsc.com> - 2022-09-15 05:43 -0700
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-15 16:02 +0200
Re: Using local variables in C callbacks Juha Nieminen <nospam@thanks.invalid> - 2022-09-16 06:08 +0000
Re: Using local variables in C callbacks Bonita Montero <Bonita.Montero@gmail.com> - 2022-09-16 13:43 +0200
Re: Using local variables in C callbacks Tim Rentsch <tr.17687@z991.linuxsc.com> - 2022-09-16 06:57 -0700
Re: Using local variables in C callbacks Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2022-09-16 10:13 -0700
Re: Using local variables in C callbacks "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-09-14 15:38 -0700
Re: Using local variables in C callbacks Öö Tiib <ootiib@hot.ee> - 2022-09-13 22:20 -0700
Re: Using local variables in C callbacks "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-09-13 12:48 -0700
Re: Using local variables in C callbacks Juha Nieminen <nospam@thanks.invalid> - 2022-09-14 06:09 +0000
Re: Using local variables in C callbacks "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2022-09-15 13:29 -0700
csiph-web