| ??? 12/03/02 18:35 Read: times |
#33693 - Intialising arrays |
Perhaps some C person can help.
suppose I have an 8x8x8x8 array of unsigned chars which is declared by not initialised to any value,then that array gets written to with some values and at some point I deside that I want to reset all the values back to 0,is there a quick way to do this or do I have to go through and set each one individually? Cheers Jez |
| Topic | Author | Date |
| 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 |



