Click here to Skip to main content
15,886,801 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:

I am write an app in c++ that print to file. 
the problem is when i try to print an hebrew string i get the wanted string with chars like '?' that add to it.

how can i solve this?   

Posted
Comments
Kornfeld Eliyahu Peter 28-Jul-15 3:44am    
So if you print 'שלום יניב' you get 'שלום יניב?'?
There is only on question mark attached it or it is change from string to string?
To what device do you print? Screen? Printer? Something else?
For the target device there is the same problem to print from other applications, like Word?
Can you share the relevant code you use to print?
Richard MacCutchan 28-Jul-15 9:27am    
Look at the date of this question.
Kornfeld Eliyahu Peter 28-Jul-15 9:32am    
Yeah. I noticed it later when saw the spam was here as answer, but thought not to remove the comment...OP may still live somewhere :-)
Afzaal Ahmad Zeeshan 2-Aug-15 17:02pm    
Indeed, but the need of answer doesn't live anymore. :)
Mohibur Rashid 28-Jul-15 3:53am    
What is your os? compiler?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900