taqmi / opencl-book-samples

Automatically exported from code.google.com/p/opencl-book-samples
0 stars 0 forks source link

Errata: Typing error (ch.6, pg.224) #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When explaining the effects of using #ifdef controlled code construction on 
kernel function headers, the explenation contains a typing error, where the 
type 'float' appears twice. Once where it should be, and once before the 
correct type 'int'.

See attached file for clarification.

Original issue reported on code.google.com by wel...@gmail.com on 15 Aug 2011 at 8:33

Attachments: