From: wwp <subscript@free.fr>
To: linux-c-programming@vger.kernel.org
Subject: Re: Type casting
Date: Fri, 10 Dec 2004 10:28:34 +0100 [thread overview]
Message-ID: <20041210102834.0b13db5e@tethys.solarsys.org> (raw)
In-Reply-To: <5959EA4638D8734599AB75EAAFBB6FEF0228AA72@mtv01ex04.mindtree.com>
Hello Bakki,
On Fri, 10 Dec 2004 09:53:59 +0530 "Bakki Srinivas" <bakki_srinivas@mindtree.com> wrote:
> can any body explain what is the type of x in :
>
> x = (int) (float) x;
No way to know x's type unless you show us the x declaration (maybe: int x; ?).
You're maybe dealing w/ the type of the value that will be assigned to x
(int)?
Regards,
--
wwp
next prev parent reply other threads:[~2004-12-10 9:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-10 4:23 Type casting Bakki Srinivas
2004-12-10 9:28 ` wwp [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-12-10 10:04 Bakki Srinivas
2004-12-10 10:06 r_zaca
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=20041210102834.0b13db5e@tethys.solarsys.org \
--to=subscript@free.fr \
--cc=linux-c-programming@vger.kernel.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).