How to create function in c++ like what are basic rules we should follow, and how to start creating a function?
can anyone tell me that what is function and how we can create function like how to declare,call and define.
0
can anyone tell me that what is function and how we can create function like how to declare,call and define.