linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: r_zaca <r_zaca@ig.com.br>
To: linux-c-programming@vger.kernel.org
Subject: Re: Type casting
Date: Fri, 10 Dec 2004 08:06:00 -0200	[thread overview]
Message-ID: <20041210_100600_061286.r_zaca@ig.com.br> (raw)

[-- Attachment #1: Mail message body --]
[-- Type: text/plain, Size: 302 bytes --]

> > 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)? 

  So what is the "(float)" for? 

             reply	other threads:[~2004-12-10 10:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-10 10:06 r_zaca [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-12-10 10:04 Type casting Bakki Srinivas
2004-12-10  4:23 Bakki Srinivas
2004-12-10  9:28 ` wwp

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=20041210_100600_061286.r_zaca@ig.com.br \
    --to=r_zaca@ig.com.br \
    --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).