jigdo API
Last update by Admin on 2010-05-23
util/string-utf.hh
Go to the documentation of this file.00001 /* $Id: string-utf.hh,v 1.2 2003/03/03 20:47:22 richard Exp $ -*- C++ -*- 00002 __ _ 00003 |_) /| Copyright (C) 2003 | richard@ 00004 | \/¯| Richard Atterer | atterer.net 00005 ¯ '` ¯ 00006 This program is free software; you can redistribute it and/or modify 00007 it under the terms of the GNU General Public License, version 2. See 00008 the file COPYING for details. 00009 00010 */ 00048 #ifndef STRING_UTF_HH 00049 #define STRING_UTF_HH 00050 00051 #include <string.hh> /* Same interface, different implementation */ 00052 00053 #endif
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
