scicasoft (Cheikh Sidya CAMARA)
- Login: scicasoft
- Email: scicasoft@gmail.com
- Registered on: 05/16/2011
- Last sign in: 05/17/2011
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
05/16/2011
- 02:26 AM Ruby 1.8 Bug #4699 (Rejected): Arrays - affectation
- a = [1,2,3]
b = a
b[1] = 10
the content of a : [1, 10, 3]
why the variables a and b point on the same space ?...
Also available in: Atom