Re: sprintf

From: Invincibill (bill@longboys.net)
Date: 12/05/98


this is a question better posted to comp.lang.c
there are some really heavy dudes over there.  just make sure you post
only
ansi standard c questions and not operating specific questions, or they
will
ignore you and send you hatemail bombs. :)



I Chose No Name wrote:
>
> Okay, I was just wondering what the difference is between these two lines:
> ..
> sprintf(buf, "%sHello", buf);
> sprintf(buf + strlen(buf), "Hello");
> ..
> Thanks :)


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST