Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/03/02 21:26
Read: times


 
#33701 - RE: Intialising arrays
"use a for loop"

memset would probably be a better bet.

Hopefully, your compiler vendor will have provided an optimised implementation; if not, it's probably time to consider a change of compiler!

List of 11 messages in thread
TopicAuthorDate
Intialising arrays            01/01/70 00:00      
RE: Intialising arrays            01/01/70 00:00      
RE: Intialising arrays            01/01/70 00:00      
RE: Intialising arrays            01/01/70 00:00      
RE: Intialising arrays            01/01/70 00:00      
RE: Intialising arrays            01/01/70 00:00      
Or, inline assembler:            01/01/70 00:00      
RE: Or, inline assembler:            01/01/70 00:00      
RE: Or, inline assembler:            01/01/70 00:00      
Rob, that is precisely what to do            01/01/70 00:00      
RE: Or, inline assembler:            01/01/70 00:00      

Back to Subject List