| Author |
ASCII problem
|
Jake Cirino
Greenhorn
Joined: Jul 27, 2012
Posts: 10
|
|
I have this, where I'm trying to input 2 ASCII characters, a plus/minus sign (it works) and a divide sign, however the divide sign is getting an error. Why is this?
PS: This is a snippet of code, I know there is no class.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32712
|
|
|
What error? We can only help if you tell us the details.
|
 |
William P O'Sullivan
Ranch Hand
Joined: Mar 28, 2012
Posts: 860
|
|
But you declare it as dIV ??
WP
|
 |
 |
|
|
subject: ASCII problem
|
|
|