Post Asb1FY7Ss8xy4HHqAy by [email protected] | |
More posts by [email protected] | |
Post #Asb1FXzJMSRbezTKT2 by [email protected] | |
0 likes, 0 repeats | |
Do I know anyone who declared new plain C `struct`s in their Objective-C code b… | |
Post #Asb1FY7Ss8xy4HHqAy by [email protected] | |
0 likes, 0 repeats | |
@ctietze NSRange, NSPoint, NSSize, and NSRect would like to ask if you are seri… | |
Post #Asb1FYFGP9CkSSw4Ke by [email protected] | |
0 likes, 0 repeats | |
@tjw Haha, yes, I'll reword my question :) "using" isn't goo… | |
Post #Asb1FYLI2k1cl9ksj2 by [email protected] | |
0 likes, 0 repeats | |
@ctietze joking aside, I still don’t get this. Have made my own structs hundr… | |
Post #Asb1FYSjb3yp8FEpKS by [email protected] | |
0 likes, 0 repeats | |
@tjw Alright, so you did! :)I'm being honest -- I have touched C code in th… | |
Post #Asb1FYYlEenhQw3diq by [email protected] | |
0 likes, 0 repeats | |
@ctietze @tjw Because you needed ObjC just to get, for example, usable String t… | |
Post #Asb1FYemsFcZjcsS7E by [email protected] | |
0 likes, 0 repeats | |
@helge @tjw Even without ARC, structs would normally 'go away' as the s… | |
Post #Asb1FYkSXA9s1DWyxM by [email protected] | |
0 likes, 0 repeats | |
@ctietze @tjw I wasn't referring to ARC _on_ the struct, that never uses AR… | |
Post #Asb1FYqUAkykJuLnLk by [email protected] | |
0 likes, 0 repeats | |
@helge @tjw Gotcha.How did MRC cause extra trouble when using C structs? Again,… | |
Post #Asb1FYwVoLnccbAbk8 by [email protected] | |
0 likes, 0 repeats | |
@ctietze @tjw Unlike in C++, C structs have no init/dealloc or accessors, ie no… | |
Post #Asb1FZ1pUa3Kt5er20 by [email protected] | |
0 likes, 0 repeats | |
@helge @tjw Sorry, I don't see how that relates to your initial remark: You… | |
Post #Asb1FZ8D6r9nCsdwye by [email protected] | |
0 likes, 0 repeats | |
@ctietze @tjw Not anymore *I think*, at some point ARC started to track referen… |