OSLO Knowledge Base OSLO Problems using C syntax in CCL Question Why doesn't my C function work in CCL? Synopsis Problems using C syntax in CCL Solution CCL is a subset of C. If your function uses pointers, structs, unions, casts, or is case-sensitive, it won't work.