public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* MAXSTRINGLEN applied to printf()?
@ 2012-08-09  4:02 halcyonic
  2012-08-09 16:56 ` Josh Stone
  0 siblings, 1 reply; 6+ messages in thread
From: halcyonic @ 2012-08-09  4:02 UTC (permalink / raw)
  To: systemtap

If I try to printf() more than MAXSTRINGLEN characters without outputting a newline, does that mean I'm exceeding the string length limit?  I.e., is just a normal string serving as the printf buffer, and all the normal rules about strings apply to it?  (I was trying to get around the string length limits by issuing multiple printf()'s, but that seems to be backfiring...)

Thanks,
Nick

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-08-09 23:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-09  4:02 MAXSTRINGLEN applied to printf()? halcyonic
2012-08-09 16:56 ` Josh Stone
2012-08-09 19:51   ` halcyonic
2012-08-09 20:31     ` Josh Stone
2012-08-09 22:25       ` halcyonic
2012-08-09 23:43         ` Josh Stone

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).