Click here to Skip to main content
15,887,214 members

Comments by nxc121 (Top 2 by date)

nxc121 4-Dec-13 5:21am View    
I am stuck at getline(buf.. , I see all binary data inside, it should not be right? if i try to write that value i see nothing but blank. i have been trying differnt ways since last 2 days. yes i did debug ,but i am unable to understand. i can make out something is going wroung in getline(buf.. , but i dont know what alternative i can use for it. i will start from scratch again, i need to finish this code by end of this week so i am trying to look for quick fix that can get going, i would really appreciate if you could put some light on where i am getting it wrong.
nxc121 4-Dec-13 4:25am View    
Well it does not work :( . when i pass the unicode file then it does not parse correctly, i get blank output file. when i tried to see the buffer value, i see all binary values. theoretically it should just work , what i am missing here?