943,875 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 8370
  • C++ RSS
Jul 29th, 2004
-1

Re: C++

Expand Post »
I'm a beginner as far as c++ is concernt.I want help using user defind funtions
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
MAPONYA is offline Offline
3 posts
since Jul 2004
Jul 29th, 2004
0

Re: User defined functions

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
Reputation Points: 25
Solved Threads: 10
Practically a Master Poster
freesoft_2000 is offline Offline
623 posts
since Jun 2004
Jul 29th, 2004
0

Re: User defined functions

Quote originally posted by freesoft_2000 ...
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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hlokzila is offline Offline
6 posts
since Jul 2004
Jul 30th, 2004
0

Re: User defined functions

http://www.cprogramming.com

they have a tutorial based on functions only... go there and click on tutorials in the navigation, then functions...
Reputation Points: 11
Solved Threads: 1
Newbie Poster
basementcoder is offline Offline
19 posts
since Jul 2004
Oct 27th, 2010
0
Re: User defined functions
want UDF for c++
Reputation Points: 10
Solved Threads: 0
Newbie Poster
rahul10.rawat is offline Offline
3 posts
since Oct 2010
Oct 27th, 2010
0
Re: User defined functions
UDF is not there
Reputation Points: 10
Solved Threads: 0
Newbie Poster
rahul10.rawat is offline Offline
3 posts
since Oct 2010
Oct 27th, 2010
0
Re: User defined functions
UDF is not there.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
rahul10.rawat is offline Offline
3 posts
since Oct 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: help with array calling/switch
Next Thread in C++ Forum Timeline: invocation of user defined base class copy constructor from derived class default





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC