• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kstars

base64.h

Go to the documentation of this file.
00001 #ifndef BASE64_H
00002 #define BASE64_H
00003 
00004 #ifdef __cplusplus
00005 extern "C" {
00006 #endif
00007 
00012 
00019 extern int to64frombits(unsigned char *out, const unsigned char *in,
00020     int inlen);
00021     
00028 extern int from64tobits(char *out, const char *in);
00029 
00032 #ifdef __cplusplus
00033 }
00034 #endif
00035 
00036 #endif

kstars

Skip menu "kstars"
  • Main Page
  • Modules
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • keduca
  • kstars
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal