~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

TidyLib
tidy/src/iconvtc.h

Version: ~ [ 1.0 ] ~

  1 #ifndef __ICONVTC_H__
  2 #define __ICONVTC_H__
  3 #ifdef TIDY_ICONV_SUPPORT
  4 
  5 /* iconvtc.h -- Interface to iconv transcoding routines
  6 
  7   (c) 1998-2003 (W3C) MIT, ERCIM, Keio University
  8   See tidy.h for the copyright notice.
  9 
 10   $Id: iconvtc.h,v 1.1 2003/04/28 22:59:41 hoehrmann Exp $
 11 */
 12 
 13 
 14 #endif /* TIDY_ICONV_SUPPORT */
 15 #endif /* __ICONVTC_H__ */
 16 

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.