User profile: zero hl

User info
User name:zero hl
History
Joined:
Number of posts:15
Latest posts:

goto
can someone show me c++ program using goto command and not using goto?

jump statement
I am doing my assignment but my lecturer forbid me from using function and goto,so right now I tryin...

jump statement
how to jump to another statement in c++ using other than goto statement? please help me!!!!

double float
how much number can double and float hold?

loop
What is the different between pretest loop and posttest loop please give a example of the loop?