Yan Cheng CHEOK wrote:
> Currently, I have the following text file
>
(https://sites.google.com/site/yanchengcheok/Home/TEST.TXT?attredirects=0&d=1)
> written by C++ wostringstream.
Stringstream? I guess you meant wofstream, or? Anyway, the output encoding
of C++ iostreams is implementation-defined
On 23 Dez., 09:33, Yan Cheng CHEOK wrote:
> Currently, I have the following text file
> (https://sites.google.com/site/yanchengcheok/Home/TEST.TXT?attredirect...)
> written by C++ wostringstream.
>
The coding of the file is utf-16le. You should take care
of this coding when you *read* the file,
Currently, I have the following text file
(https://sites.google.com/site/yanchengcheok/Home/TEST.TXT?attredirects=0&d=1)
written by C++ wostringstream.
What I want to do it, I want to write a python script which accept user browser
request, and then send over the entire file for user to downloa