#include "atmFunctions.h" int main() { start_atm(); return 0; }