Bug 3882 - add %s support to sscanf
Status: RESOLVED FIXED
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: unspecified
Hardware: All All
: P3 enhancement
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2008-11-30 01:59 EST by M. Kristall
Modified: 2009-10-21 06:19:59 EDT
1 user (show)

See Also:


Attachments
add %s format (1.18 KB, patch)
2008-11-30 02:00 EST, M. Kristall

Description M. Kristall 2008-11-30 01:59:32 EST
This might be useful for someoneā€¦the forthcoming patch adds support for "%s" format to sscanf. Also handles length specification so it should be relatively safe.
Comment 1 M. Kristall 2008-11-30 02:00:01 EST
Created attachment 1934 [details]
add %s format
Comment 2 Thilo Schulz 2009-10-21 06:19:59 EDT
I'm no fan of the xscanf function family, but whatever. committed.