public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Segher Boessenkool <segher@kernel.crashing.org>
To: Tom Tran <tom.tran@noaa.gov>
Cc: gcc-help@gcc.gnu.org
Subject: Re: convert number to string
Date: Thu, 18 Dec 2003 18:14:00 -0000	[thread overview]
Message-ID: <075BC61B-3186-11D8-82F1-000A95A4DC02@kernel.crashing.org> (raw)
In-Reply-To: <3FE1ED66.750255B7@noaa.gov>

> I am trying to convert a number to a string. The C book I have states
> that the function is in stdlib.h, For example, the syntax for itoa() 
> is:

Have a look at sprintf() (or better, snprintf()).


Segher

  reply	other threads:[~2003-12-18 18:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-18 18:09 Tom Tran
2003-12-18 18:14 ` Segher Boessenkool [this message]
2003-12-19  5:17   ` Kartik Raghavan
2003-12-18 18:24 ` Tom Tran

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=075BC61B-3186-11D8-82F1-000A95A4DC02@kernel.crashing.org \
    --to=segher@kernel.crashing.org \
    --cc=gcc-help@gcc.gnu.org \
    --cc=tom.tran@noaa.gov \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).