what is the difference between procedure and functions??

Recommended Answers

All 3 Replies

There is no such term 'procedure' in C language, only function. In some languages such as visual basic there are procedures and functions and the difference is that functions return values and procedures don't.

thanks guys...

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.