#pragma once char *paste( char *contents, char *key, char *description, char *language ); char *url_encode(char *str);