opencl-book-samples icon indicating copy to clipboard operation
opencl-book-samples copied to clipboard

Typo in description of ptr (Ch. 7 p. 261)

Open GoogleCodeExporter opened this issue 9 years ago • 0 comments

The description of "ptr" for clEnqueueReadBuffer currently reads "A pointer 
into host memory where the read data is to written to." It probably should be 
"data is to *be* written to" or just "data is written to."

Original issue reported on code.google.com by [email protected] on 25 Jan 2012 at 9:05

GoogleCodeExporter avatar Mar 14 '15 09:03 GoogleCodeExporter