![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to represent euro sign in unix | akash | Shell Programming and Scripting | 1 | 01-22-2008 12:50 PM |
| Printing | sowlix | UNIX for Dummies Questions & Answers | 0 | 08-01-2005 02:14 AM |
| Printing | bbrandeb49 | UNIX for Dummies Questions & Answers | 1 | 08-15-2002 04:46 AM |
| Printing Problems in unix ... ( Bar-cdoe - Ip Printing) | QuickSilver | UNIX for Advanced & Expert Users | 3 | 06-04-2002 07:48 AM |
| TCP/IP printing on SCO 2.1.3 | eel_king | IP Networking | 2 | 01-29-2002 04:33 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
printing euro
how do you print a euro using ewan in c? I just need to add a line to the end of a program to enable it to print a euro. Thanks.
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Your character-set must have support for the symbol -- many default fonts do not. If yours does, the euro symbol is often (but not always) Ascii 128.
|
|
#3
|
|||
|
|||
| Google The UNIX and Linux Forums |