Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

Extended Data Formatting Using Sfio

The ANSI-C Standard defines Stdio as the I/O library for C programs. Despite its ubiquitous use, Stdio has well-documented deficiencies in various areas including data formatting. The Sfio library provides an alternative to Stdio with improved functionality; robustness and performance. In particular, Sfio extends the data formatting functions so that applications can deal with arbitrary scalar objects, avoid unsafe operations and even define their own conversion patterns. This paper discusses these formatting enhancements.

Glenn S. Fowler, AT&T Labs--Research

David G. Korn, AT&T Labs--Research

Kiem-Phong Vo, AT&T Labs--Research

BibTeX
@inproceedings {271379,
author = {Glenn S. Fowler and David G. Korn and Kiem-Phong Vo},
title = {Extended Data Formatting Using Sfio},
booktitle = {2000 USENIX Annual Technical Conference (USENIX ATC 00)},
year = {2000},
address = {San Diego, CA},
url = {https://www.usenix.org/conference/2000-usenix-annual-technical-conference/extended-data-formatting-using-sfio},
publisher = {USENIX Association},
month = jun
}
Download

Links

Paper: 
http://www.usenix.org/publications/library/proceedings/usenix2000/general/full_papers/fowler/fowler.pdf
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us