Roll Array

(DRAFT)

This user module was inspired by a script (by bmoussay). A patch version (by 23fx23) came after who was more CPU friendly. Finally, this user module version make the CPU use trivial.

Anyway, it’s a good occasion to see how to manipulate arrays with the SDK.

VC EXPRESS Project files

Here are the entire project folder

RollArray.zip

It contain three files :

  • RollArray.h
  • RollArray.cpp
  • RollArray.vcproj

You just have to unzip it at the same level as examples provided with the SDK. After that, you open the SDK solution, add an existing project and locate the ‘RollArray.vcproj’ file, that’s it =).

if you want to put the project folder elsewhere, you’ll surely have to change the path to retrieve the ‘UserDefinitions.h’.

Description

- coming soon -

sdk/modules/roll_array.txt · Last modified: 2013/04/19 02:22 (external edit)