Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > What is the last argument to rb_attr() ?

Reply
Thread Tools

What is the last argument to rb_attr() ?

 
 
Daniel Berger
Guest
Posts: n/a
 
      06-23-2007
Hi,

What is the last argument to the rb_attr function exactly? I looked at
eval.c and I think it sets its visibility (private?) but I wasn't sure
and I didn't see it documented anywhere.

Thanks,

Dan


 
Reply With Quote
 
 
 
 
Nobuyoshi Nakada
Guest
Posts: n/a
 
      06-24-2007
Hi,

At Sat, 23 Jun 2007 20:37:10 +0900,
Daniel Berger wrote in [ruby-talk:256656]:
> What is the last argument to the rb_attr function exactly? I looked at
> eval.c and I think it sets its visibility (private?) but I wasn't sure
> and I didn't see it documented anywhere.


Follows the current visibility if it is non-zero.

--
Nobu Nakada

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
function argument dependent on another function argument? Reckoner Python 11 01-19-2009 03:31 AM
Template argument as template argument nw C++ 0 04-14-2008 01:36 PM
Function pointers, variable argument functions calling other variable-argument functions (sort of) S?ren Gammelmark C Programming 1 01-07-2005 09:41 PM
How to pass variable argument list to another function w/ variable argument list? Ben Kial C Programming 1 11-15-2004 01:51 AM
defaulting argument to previous argument Bhushit Joshipura C++ 5 12-30-2003 03:21 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57