SeeLess icon indicating copy to clipboard operation
SeeLess copied to clipboard

C IDE for iOS

Results 2 SeeLess issues
Sort by recently updated
recently updated
newest added

Hi What’s this about? LLVM ERROR: Code generator does not support intrinsic function 'llvm.objectsize.i64.p0i8'! e.g. ``` typedef struct test_t { int value; char message[8]; } test; test *tp = malloc(8*sizeof(test));...

The last time I really hacked C code was before the turn of the century but I purchased SeeLess because I am so supportive of your work! So if I...

enhancement
good first issue
question