supriya badam 0 Newbie Poster
Recommended Answers
Jump to Postreturn() returns void (returns control back to the caller) , while return 0 returns a value, the integer 0....
For example, a function to calculate after-tax-pay might take be called by another function. e.g. getEmployeeInfo() may supply our calculatePay() method with the paramaters payrate (int), and taxband (char), do …
Jump to PostPlus, this doesnt belong here.Will move it to C++/Java/etc... if you tell me which is correct.
All 6 Replies
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
supriya badam 0 Newbie Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
jbennet 1,618 Most Valuable Poster Team Colleague Featured Poster
JeffGrigg commented: Yea; leet speak sux. ;-> (Encouraging proper use of English is a good idea.) +5
JeffGrigg 170 Posting Whiz in Training
jbennet commented: :) +15
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.