Luis Cabellos

Results 4 issues of Luis Cabellos

Adding Locate a substring in a string functions with a length parameter. `Strnstr` and `Strnistr` behave the same that Strstr and Stristr but with a third parameter n, where not...

Hi, I added forgotten elements to exported list in Kernel and ProgramObject

Current implementation have an CL_INVALID_EVENT_WAIT_LIST when no events passed. I check it to use nullPtr instead

First, thanks for the OpenCLRaw library. I'm using it in a project and i found a error. When I call clGetDeviceInfo function, it always fail. I think the problem is...