<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Oct 17, 2014, at 3:41 PM, Jeroen Ketema <<a href="mailto:j.ketema@imperial.ac.uk">j.ketema@imperial.ac.uk</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><blockquote type="cite">Including a standard or system header isn't allowed in OpenCL.<br></blockquote><br>I’m not sure this is correct. Could you point me to the specific text that states this? In the OpenCL 1.2 spec I can only find is 6.9.f which does not mention stddef.h.<br><br>Thanks,<br><br> Jeroen<br><br></blockquote></div><div><br></div><div>6.9.f states</div>
                
        
        
                <div class="page" title="Page 232">
                        <div class="layoutArea">
                                <div class="column">
                                        <ol start="5" style="list-style-type: lower-latin">
                                                <li style="font-size: 12.000000pt; font-family: 'TimesNewRomanPSMT'"><p><span style="font-size: 12pt;">The library functions defined in the C99 standard headers </span><span style="font-size: 12.000000pt; font-family: 'CourierNewPSMT'">assert.h, ctype.h,
complex.h, errno.h, fenv.h, float.h, inttypes.h, limits.h,
locale.h, setjmp.h, signal.h, stdarg.h, stdio.h, stdlib.h,
string.h, tgmath.h, time.h, wchar.h </span><span style="font-size: 12pt;">and </span><span style="font-size: 12.000000pt; font-family: 'CourierNewPSMT'">wctype.h </span><span style="font-size: 12pt;">are not available
and cannot be included by a program. </span></p><div><br></div>
                                                </li>
                                        </ol>
                                </div>
                        </div>
                </div></body></html>