linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vadiraj C S <vadiraj@mail.cyberneme.com>
To: linux-c-programming@vger.kernel.org
Subject: literal constant..
Date: Tue, 3 Feb 2004 12:16:16 +0530	[thread overview]
Message-ID: <20040203121616.2402884f.vadiraj@mail.cyberneme.com> (raw)


Hello Everyone!!

  I just joined the group. I have a doubt here, might sound simple but need to be cleared well,

what is the diff between the following statements..

  char *c="c" ;

  char c[1] = "c" ;

  I would be happy if I could get in depth explaination of it. 
  
 Thanks in advance
-- 
Regards
Vadiraj C S
	


             reply	other threads:[~2004-02-03  6:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-03  6:46 Vadiraj C S [this message]
     [not found] ` <006601c3ea24$c694d230$ed64a8c0@descartes>
2004-02-03  7:34   ` literal constant Vadiraj C S
2004-02-03 15:07 ` Glynn Clements
  -- strict thread matches above, loose matches on Subject: below --
2004-02-03 11:41 Sandro Dangui
2004-02-03 14:34 ` Florian Attenberger
2004-02-03 15:04   ` John T. Williams

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=20040203121616.2402884f.vadiraj@mail.cyberneme.com \
    --to=vadiraj@mail.cyberneme.com \
    --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).