Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
bbum
bbum has asked
0
questions and find answers to
577
problems.
Stats
20.5k
EtPoint
7.8k
Vote count
0
questions
577
answers
About
I make stuff with things, often things that weren't designed to make stuff. I like objects.
bbum questions
bbum answers
Does @property(retain) need a release?
How much overhead is associated with @synchronized(self)?
objectForKey stringValue crashing my app?
NSString retainCount is 2147483647 [duplicate]
Memory management for UIKit in tight loops under ARC
Why is a pointer on an ivar bad in Objective-C?
Mixing garbage collected framework with normal code
Am I really leaking memory?
Is there anything like an NSSet that allows retrieving by hash value?
How to handle an array of pointers in Objective-C