![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Converting Binary decimal coded values to Ascii Values | gaur.deepti | UNIX for Advanced & Expert Users | 3 | 04-02-2008 01:33 PM |
| Cutting two colums and converting them to ascii (.txt) format | mora | UNIX for Advanced & Expert Users | 1 | 04-01-2008 03:58 PM |
| Converting ASCII to Binary mode | srajeshmca | UNIX for Advanced & Expert Users | 1 | 02-22-2006 03:00 PM |
| converting Opentype to ASCII (for groff) | abby | UNIX for Advanced & Expert Users | 1 | 09-30-2004 10:55 AM |
| Ascii To Hex | augustinep | UNIX for Dummies Questions & Answers | 1 | 04-26-2002 03:03 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi everyone!
I was wondering if anyone knows how to change hex code back into ascii. when i process a form: " / " turn to " %2F " " @ " turns to " %40 " " ' " turns to " %27 " " ( " turns to " %28 " " ) " turns to " %29 " this is my code so far: order.txt thanks, primal p.s. hopefully when i log out of my terminal where the file is... the permissions arent reset this time!! Last edited by primal; 11-25-2001 at 08:22 PM.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|