You could try something like this (but add error checking to scanf()):



#include <stdio.h>

int main(void)
{
printf("Go: __\b\b");
fflush(stdout);