ShowHistory() { int i; static int history_pointer; free(history_pointer); history_pointer = malloc(64000); strcat(history_pointer, "
"); for (i=1; i"); strcat(history_pointer, BrowserHistory.GetUrl(i)); strcat(history_pointer, "
"); } strcat(history_pointer, "