I've populated a 2 dimensional array in C, in essence it contains chars which relate to space invaders, bullets and the like.
I realise it's be easier just to do it in BMax, however I'm interested in passing a pointer to memory where my 2d array which is updated in 'c' to a BMax function.... This might be more complex than I'm giving it due, but if anyone has any pointers on a good jumping of point to populating and refreshing an array with 'c', then allowing BMax to periodically use the 2D array to plot my space invaders etc....
regards,
BP.
I realise it's be easier just to do it in BMax, however I'm interested in passing a pointer to memory where my 2d array which is updated in 'c' to a BMax function.... This might be more complex than I'm giving it due, but if anyone has any pointers on a good jumping of point to populating and refreshing an array with 'c', then allowing BMax to periodically use the 2D array to plot my space invaders etc....
regards,
BP.