Could somebody tell me the difference?

  • Thread starter Kenny McCormack
  • Start date
P

Parahat Melayev

1st one will print out 13 characters, so will return 13.
2nd one will print out 18 characters, so will return 18.
 
K

Kenneth Brody

Kenny said:
between

printf("hello, world\n");

and

printf("goodbye, universe\n");

?

The first is 13, and the second is 18, so the difference is 5. (Or
negative 5, if you like.)

--
+-------------------------+--------------------+-----------------------+
| Kenneth J. Brody | www.hvcomputer.com | #include |
| kenbrody/at\spamcop.net | www.fptech.com | <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------+
Don't e-mail me at: <mailto:[email protected]>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
44,999
Latest member
MakersCBDGummiesReview

Latest Threads

Top