The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.c++.moderated
From: Neil Butterworth <nbutterworth1...@gmail.com>
Date: Fri, 6 Nov 2009 16:27:01 CST
Local: Fri, Nov 6 2009 5:27 pm
Subject: Re: Using (return val of) member function as default parameter of member function
Djm wrote: It's not very suprising - there is no object to call the function on. > Hello. > Is it not possible to use (the return value of one member function) > "error: cannot call member function ‘tBcPins* tBcPinMan::allPins()’ The "this" pointer is on;y available in the body of the function. > If its not possible is there any decent "hack" or alternative to do Make the allPins() function static. > achieve the same. Neil Butterworth -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||