Saturday, November 07, 2009

[Cpp-Programming] Re: Hi! There is an urgent question.

On Nov 5, 8:24 am, Niketa Pal <pal.nik...@gmail.com> wrote:
> (1) What are the three required statements for every function in C++?
>
1 return type
2 arguments
3 return // perhaps not required because void can be left out not sure
> (2) Name two reasons why programmers should be careful when using global
> variables.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "C++ Programming" group.
To post to this group, send email to cpp-programming@googlegroups.com
To unsubscribe from this group, send email to cpp-programming+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cpp-programming?hl=en
-~----------~----~----~----~------~----~------~--~---

0 Comments:

Post a Comment

<< Home