/* BASE64 on stdin -> converted data on stdout */
#include <stdio.h>
#include <stdlib.h>
#ifdef _WIN32
#ifndef WIN32
*/
#include <string.h>