Contact Me

~/Dev/ContactMe/main.c
#include <stdio.h>

int main() {
char* name    = " "
char* email   = " "
char* message = " "
.
}