Hi Sorry for a new bee question. I am trying to have a method
void output2file(char* filename) but when i pass the parameter, the parameter is string. Is there any way to change from string to char* Thanks a lot I reall do appreciate your help Best regard
