linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Fernando Capitulino <lcapitulino@conectiva.com.br>
To: raja <vnagaraju@effigent.net>
Cc: linux-c-programming@vger.kernel.org
Subject: Re: variable type
Date: Mon, 11 Jul 2005 08:57:19 -0300	[thread overview]
Message-ID: <42D25E9F.6030101@conectiva.com.br> (raw)
In-Reply-To: <42D21123.2090306@effigent.net>

raja wrote:
> hi,
>  If i have given a variable name that is declared previously.
> Is there any way to knoe the type of the variable.

 No there isn't. But you can know how bytes long the variable
is with the 'sizeof' operator.


      reply	other threads:[~2005-07-11 11:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-11  6:26 variable type raja
2005-07-11 11:57 ` Luiz Fernando Capitulino [this message]

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=42D25E9F.6030101@conectiva.com.br \
    --to=lcapitulino@conectiva.com.br \
    --cc=linux-c-programming@vger.kernel.org \
    --cc=vnagaraju@effigent.net \
    /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).