U++ framework
Do not panic. Ask here before giving up.

Home » Community » Newbie corner » Void pointer to NTL Array and VectorMap
Re: Void pointer to NTL Array and VectorMap [message #26415 is a reply to message #26409] Fri, 30 April 2010 11:01 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1428
Registered: September 2007
Ultimate Contributor
Actually, I think it is an unwritten rule derived from years of practice both in C and C++ that you shouldn't use void pointers except for function parameters and some struct members, and even then only when there is a need to Smile. It is generally better to use typed pointers.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: image drawing
Next Topic: [SOLVED]destroying self from array
Goto Forum:
  


Current Time: Fri Jul 03 13:47:25 GMT+2 2026

Total time taken to generate the page: 0.00524 seconds