The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Sudipto Mallick <smallick.dev@gmail.com>
To: Hellwig Geisse <hellwig.geisse@mni.thm.de>
Cc: The Eunuchs Hysterical Society <tuhs@tuhs.org>
Subject: Re: [TUHS] bas(1) and bs(1) videos including features and use
Date: Thu, 21 Jan 2021 13:00:21 +0530	[thread overview]
Message-ID: <CAFaUHvLWu6k0cHrva0viav0=O0df=pUeAO_e2fHAbnnsSKvXfA@mail.gmail.com> (raw)
In-Reply-To: <1611184288.26419.9.camel@mni.thm.de>

Then what about the following? :D

    union huh { uint64_t l; double d; };
    uint64_t a = ((union huh){ .d = foo }).l;

--Sudipto Mallick

  reply	other threads:[~2021-01-21  7:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 16:56 M Douglas McIlroy
2021-01-20 22:17 ` Dave Horsfall
2021-01-20 23:11   ` Hellwig Geisse
2021-01-21  7:30     ` Sudipto Mallick [this message]
2021-01-28 21:15     ` Dave Horsfall
  -- strict thread matches above, loose matches on Subject: below --
2021-01-20 14:05 Dave Plonka
2021-01-20 14:17 ` Andy Kosela

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFaUHvLWu6k0cHrva0viav0=O0df=pUeAO_e2fHAbnnsSKvXfA@mail.gmail.com' \
    --to=smallick.dev@gmail.com \
    --cc=hellwig.geisse@mni.thm.de \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).