User Profile
Collapse
Profile Sidebar
Collapse
dorkz
Banned
Last Activity: Aug 14 '07, 03:51 PM
Joined: Aug 14 '07
Location:
-
im in shock! but please answer, then i stop answering?ok? -
ASCII-codes use by char
please answer wirhout apostrofs, will it be 10??Leave a comment:
-
-
yes i know, but come on answer please, cause ur soo smart,please answer that question. thank you , thank you , thank youLeave a comment:
-
-
yes it is 'j'
but , by the second example , the example without the apostrofs , what is the result of this? 10?Leave a comment:
-
thanks , but you mean that in the first example with the apostrofs, the result will be : 49 + 57 = 106, and 106 is character 'j' ??? do you mean that?Leave a comment:
-
character code points versus plain integers
if i do this:
[CODE=cpp]#include <iostream>
int main()
{
char number1 = '9' , number2 = '1' , answer ;
answer = '9' + '1'
cout << answer << endl ;
cin.get()
}[/CODE]
then the result will be: :
and if i do this :
[CODE=cpp]
#include <iostream>
int main()... -
-
aaa, yes , actually if people search on google for faults been maked like void , its faster?Leave a comment:
-
what do you mean google? google is a searching machine, what do you mean ?Leave a comment:
-
are there more wrong things like void main()?
are there more wrong things like void main() , and <iostream.h> ? -
AH, you mean that void dont exist , that i must use int ?? and that int main() the head function is?Leave a comment:
-
what's the difference between int main() and void main()?
hlo, i've got a question , some people here gived me advice to use int main(),actually , i dont know what int main() is,but in my manual that i read ,the writer of the book says that i've got to use void main().
dont know what the problem is , help me!
No activity results to display
Show More
Leave a comment: