public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* sscanf problem
@ 2002-06-25 23:15 m.
  0 siblings, 0 replies; only message in thread
From: m. @ 2002-06-25 23:15 UTC (permalink / raw)
  To: gcc-help

I'm having problems with sscanf() on tru64 v5.1 osf1
when I do: sscanf(array,"%[^<]",whatever)
and the array contains more than 1024 chars different from '<' the sscanf() returns 1 but 'whatever' contains only 1024 chars..
I use gcc 3.0.4

the same example works correctly on linux gcc 2.96.. is it because of some tru64 limitation?
thanks
m.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-26  6:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-25 23:15 sscanf problem m.

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