Howzit!!
ASCII has only 256 characters and the (not equal to sign is not one of them).
In programming we often use '<>' OR '!='. This shows that the character is not one of the ASCII codes.
Sorry... Have a good one. Cheers!
2007-03-28 09:03:38
·
answer #1
·
answered by Mac-C 4
·
1⤊
2⤋
Ascii Table For Keyboard
2017-01-02 07:44:37
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
ASCII (American Standard Code for Information Interchange), generally pronounced [ˈæski], is a character encoding based on the English alphabet. ASCII codes represent text in computers, communications equipment, and other devices that work with text. Most modern character encodings — which support many more characters — have a historical basis in ASCII.
2007-03-29 08:12:30
·
answer #3
·
answered by Vorpal K 3
·
0⤊
3⤋
This Site Might Help You.
RE:
What is the ASCII keyboard code for the "Not Equal" sign?
I'm talking about the = sign with the slash / through it.
Thanks!
2015-08-14 11:27:59
·
answer #4
·
answered by ? 1
·
0⤊
1⤋
I don't think there is one. The closest in the original ASCII range of 00-127 are 60 (less than) and 62 (greater than). Alt-242 is "greater than or equal to," Alt-243 is "less than or equal to," and Alt-247 is "approximately equal to," but that's as close as it gets.
2007-03-28 09:08:44
·
answer #5
·
answered by etopro 2
·
0⤊
0⤋
Ths is the website you want to bookmark for this:
http://www.htmlhelp.com/reference/html40/entities/symbols.html
And this is the code: ≠
but that's for when you're writing HTML.
(in case this site automatically converts it, let me spell it out:
ampersand letter-n letter-e semi-colon)
I am not sure if there is a plain ASCII code like alt+233 to make é, for example.
I hope this helps.
2007-03-28 09:03:03
·
answer #6
·
answered by Ankhorite 2
·
7⤊
0⤋
There is no ASCII code for 'not equal'. Sorry.
2007-03-28 09:06:46
·
answer #7
·
answered by Latte 2
·
0⤊
0⤋
Alt 8800 works in Word but not Excel
2016-05-11 00:18:00
·
answer #8
·
answered by Alan 1
·
0⤊
0⤋
I am not sure if there is a plain ASCII code
2014-09-04 00:56:35
·
answer #9
·
answered by milad 1
·
0⤊
1⤋
42
2007-03-28 09:07:35
·
answer #10
·
answered by silimke 1
·
1⤊
2⤋