#187: deprecated: various unused PMCs
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  todo    |      Status:  new  
 Priority:  normal  |   Milestone:  0.9.1
Component:  none    |     Version:  trunk
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:  all     |  
--------------------+-------------------------------------------------------

Comment(by coke):

 Replying to [comment:12 quevlar]:
 > Hi,
 >
 > I've found an interesting use of pointers:
 >
 >
 > Their use is in two dimensional arrays(matrixes), in page 20 ,instead of
 using a nxm matrix they use a pointer to an array of pointers to rows.
 >
 > The book is:
 >
 > Numerical recipes in c
 >
 > Second edition
 >
 > William H. Press , Saul A. Teukolsky
 > William T. Vetterling , Brian P Flannery
 >
 > Cambridge University Press
 >
 > Sincerely,
 >
 > Igor
 >

 This ticket refers to the Pointer PMC; not to C - level pointers.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/187#comment:15>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to