954,228 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

User defined functions

I'm a beginner as far as c++ is concernt.I want help using user defind funtions

MAPONYA
Newbie Poster
3 posts since Jul 2004
Reputation Points: 10
Solved Threads: 0
 

Hi everyone,
If you are using mvc + + then right click on the class you want to add a function to on the class view tab and select add member function. Once there include the type(ie. int, long), declaration(ie. whatever(int a, int b) and whether the function is to be private(to be used only whithin its own class) or public(to be used by other classes as well)

Yours Sincerely

Richard West

freesoft_2000
Practically a Master Poster
623 posts since Jun 2004
Reputation Points: 25
Solved Threads: 10
 

Hi everyone, If you are using mvc + + then right click on the class you want to add a function to on the class view tab and select add member function. Once there include the type(ie. int, long), declaration(ie. whatever(int a, int b) and whether the function is to be private(to be used only whithin its own class) or public(to be used by other classes as well)

Yours Sincerely

Richard West


:?: can you please check the problem iposte yesterday and please try it explain to me how to those functions hlokzila NO :idea:

hlokzila
Newbie Poster
6 posts since Jul 2004
Reputation Points: 10
Solved Threads: 0
 

http://www.cprogramming.com

they have a tutorial based on functions only... go there and click on tutorials in the navigation, then functions...

basementcoder
Newbie Poster
19 posts since Jul 2004
Reputation Points: 11
Solved Threads: 1
 

want UDF for c++

rahul10.rawat
Newbie Poster
3 posts since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

UDF is not there

rahul10.rawat
Newbie Poster
3 posts since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

UDF is not there.

rahul10.rawat
Newbie Poster
3 posts since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You