All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phillip Susi <psusi@cfl.rr.com>
To: yenganti pradeep <pradeepls143@yahoo.co.in>
Cc: linux-kernel@vger.kernel.org
Subject: Re: procfs question
Date: Tue, 28 Mar 2006 11:15:37 -0500	[thread overview]
Message-ID: <44296129.4090902@cfl.rr.com> (raw)
In-Reply-To: <20060328153449.3321.qmail@web8409.mail.in.yahoo.com>

yenganti pradeep wrote:
> length=sprintf(page,"Value %d",var++);
<snip>
> Why is this three numbers increment? 

Ummm... because you are incrementing it?  var++ means increment var.

  reply	other threads:[~2006-03-28 16:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-28 15:34 procfs question yenganti pradeep
2006-03-28 16:15 ` Phillip Susi [this message]
2006-03-28 16:27 ` Paulo Marques

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=44296129.4090902@cfl.rr.com \
    --to=psusi@cfl.rr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pradeepls143@yahoo.co.in \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.