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
567
problems.
Stats
20.3k
EtPoint
7.7k
Vote count
0
questions
567
answers
About
I make stuff with things, often things that weren't designed to make stuff. I like objects.
bbum questions
bbum answers
gdb throwing error saying program to have a function "malloc"
conditional nsarray count
Apple Instruments: Where do <non-object> items come from?
In Objective C, what happens if we pass nil or null to @synchronized() block?
Why is this C-style code 10X slower than this obj-C style code?
Authoritative description of ObjectiveC string literals? [closed]
Xcode 4/LLVM 3.0 -- make it a little smarter about "no known instance method for selector" errors?
Invalid token at start of a preprocessor expression Xcode [duplicate]
How should I handle a possible memory leak because of an exception in Objective-C?
Wrapping a C Library with Objective-C - Function Pointers