1This is a basic test of blocks on windows.
2
3To use:
4
5- modify the simpleblock.c file accordingly (or make a new one)
6
7- run the clang command line as specified in that source file
8
9- open the Visual Studio project
10
11- open the resulting .cpp file and uncomment various commented out bits
12
13- attempt to compile and run
14
15Assumes that AppleInternal has been populated and the libclosure project has been built.
16