User Profile
Collapse
-
i missed what he was actualy asking sorry.... -
My grammar, spelling, and code may all be wrong!
If this were my problem i would start by writing the program below
...Code:#include <iostream> using namespace std; int main () { cout<<"a:"<<(int)'a'<<"\n" <<"z:"<<(int)'z'<<"\n" <<"A:"<<(int)'A'<<"\n"Leave a comment:
-
I am no expert and i just signed up right now. I have made some code that does not exactly do what you want... because thats a rule here. I am breaking the no whole source code rule, but i believe this is a small program and not homework anyway.
Before the code, just like you there are many things i still need to learn. I want to say i already know there are many better ways to do what you are looking for. most involve c++ style...Leave a comment:
No activity results to display
Show More
Leave a comment: