• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..13-Mar-201316

BlockTest/H13-Mar-20136

README.txtH A D29-Nov-2012407

simpleblock.cH A D29-Nov-2012524

simpleblock.cppH A D29-Nov-20123.9 KiB

README.txt

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