|
||||||
| C and C++ C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
i don`t really know what u mean by this
Quote:
ymsgr:sendim?notarealuser&m=This+is+my+message (and here must be insert enter key) |
|
|||
|
Go to Start > Programs > Accessories > System Tools > Character Map. There you can find the ASCII or Unicode codes for any character in any font. (ENTER would be %0d, I believe.)
All you need to do is take the hexadecimal code of the character you want. |
|
|||
|
He's using URL encoding in the string, if my assumptions are correct. You can't use C-style escapes in those.
|
|
|||
|
That's a space character. CRLF is %0d%0a, but only %0d is output by then ENTER key (%0a is added in by the program or system, I think.)
|
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hi5 tiny slideshow code crap... | Godiva983 | General Programming | 1 | 06-23-2008 05:46 PM |
| Basic Calculator | AfTriX | VB Tutorials | 3 | 02-29-2008 09:53 AM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |