|
-
Apr 19th, 2001, 12:00 AM
#1
Thread Starter
New Member
i need a little help i was wondering if anyone knows how to convert the keyboard input of a word from a user to its decimal representation or binary representation i know how to convert decimal to binary but not the characters to the decimal value
for example if the user inputs abcd it would give 97+98+99+100(ascii values)
which = 394
any help would be greatly appreciated
-
Apr 19th, 2001, 12:05 AM
#2
Fanatic Member
Use asc function I think is what you need:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|