Re: a = Dog.new # a is not a pointer and not a reference?
- From: Joshua Ballanco <jballanc@xxxxxxxxx>
- Date: Sun, 30 Sep 2007 19:57:50 +0900
Joshua Ballanco wrote:
The reason that concepts such as pointer and reference do translate well
between C++ and Ruby is because of this difference in paradigms.
Apologies. That should be "do not translate well"
--
Posted via http://www.ruby-forum.com/.
.
- References:
- a = Dog.new # a is not a pointer and not a reference?
- From: SpringFlowers AutumnMoon
- Re: a = Dog.new # a is not a pointer and not a reference?
- From: Morton Goldberg
- Re: a = Dog.new # a is not a pointer and not a reference?
- From: Austin Ziegler
- Re: a = Dog.new # a is not a pointer and not a reference?
- From: SpringFlowers AutumnMoon
- Re: a = Dog.new # a is not a pointer and not a reference?
- From: SpringFlowers AutumnMoon
- Re: a = Dog.new # a is not a pointer and not a reference?
- From: Morton Goldberg
- Re: a = Dog.new # a is not a pointer and not a reference?
- From: SpringFlowers AutumnMoon
- Re: a = Dog.new # a is not a pointer and not a reference?
- From: Morton Goldberg
- Re: a = Dog.new # a is not a pointer and not a reference?
- From: SpringFlowers AutumnMoon
- Re: a = Dog.new # a is not a pointer and not a reference?
- From: Joshua Ballanco
- a = Dog.new # a is not a pointer and not a reference?
- Prev by Date: Re: a = Dog.new # a is not a pointer and not a reference?
- Next by Date: How to see Ruby error when called from PHP
- Previous by thread: Re: a = Dog.new # a is not a pointer and not a reference?
- Next by thread: Re: a = Dog.new # a is not a pointer and not a reference?
- Index(es):
Relevant Pages
|