Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   Need Help (http://www.programmingforums.org/showthread.php?t=1049)

abeer Nov 6th, 2004 3:10 AM

Guyz i need help . i need all of u to help me diffrentiate between functions and procedures. and if u can plz reffer to som examples. shud not neccesarily be related to C language. shud be general info. thnk u.

bl00dninja Nov 6th, 2004 4:13 AM

:

The single difference between functions and procedures is that functions return a value and procedures do not.

[URL=http://www.cs.umb.edu/cs634/ora9idocs/network.920/a96578/storproc.htm]reference[/URL]


this type of info is REALLY easy to find using a search engine.

bl00dninja Nov 6th, 2004 4:15 AM

shit. i messed up the damn tags. figure it out.

abeer Nov 6th, 2004 4:34 AM

dude thts rite but thts a main and basic diff if i cud get som sort of seprate info of each of them tht wud be better n i tried searching on a search engine n i didnt hav much luk. so if u familiar wid ny site thn plz tell me

phrosys Nov 6th, 2004 5:48 AM

A function is a procedure that returns something, A procedure is a function that does not return anything;


All times are GMT -5. The time now is 8:03 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC