View Single Post
Chdata
Veteran Member
Join Date: Aug 2012
Location: Computer Chair, Illinois
Old 11-15-2015 , 16:49   Re: Most efficient way to empty a static array
Reply With Quote #6

Make up some value to use as a terminator and stop whatever you're doing when you come across it, and otherwise only initialize it once.... depending on what you're actually trying to do.
__________________
Chdata is offline