• Inspiration for the group

    From David Brown@21:1/5 to All on Sat Dec 11 17:17:21 2021
    <https://xkcd.com/2309/>

    :-)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Bart@21:1/5 to David Brown on Sat Dec 11 17:13:40 2021
    On 11/12/2021 16:17, David Brown wrote:
    <https://xkcd.com/2309/>

    :-)

    The last panel reminds me of your suggestion to just keep reusing 'x':

    int x = ...;
    ...
    int x = ...;

    Or is that where you got the idea...?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David Brown@21:1/5 to Bart on Sun Dec 12 14:17:41 2021
    On 11/12/2021 18:13, Bart wrote:
    On 11/12/2021 16:17, David Brown wrote:
    <https://xkcd.com/2309/>

    :-)

    The last panel reminds me of your suggestion to just keep reusing 'x':

       int x = ...;
       ...
       int x = ...;

    Or is that where you got the idea...?

    No, that was from real code, where cut-and-paste for similar
    calculations would have been marginally more convenient if that had been allowed.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)