Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
hatfinch
hatfinch has asked
4
questions and find answers to
26
problems.
Stats
588
EtPoint
167
Vote count
4
questions
26
answers
About
Software Engineer specializing in iPhone and Mac OS X development.
hatfinch questions
What happens when an inline function is passed as a parameter in C?
What is the purpose of (Apache) putting inode into an ETag?
Using SQLite FTS3 with INTEGER columns
hatfinch answers
make UIGestureRecognizer respond to a gesture that is already in progress and being recognized by another recognizer
Removing duplicates from NSMutableArray
CG Gradient runs on simulator, but not on iPhone
SQLite: bind list of values to "WHERE col IN ( :PRM )"
How to detect page change in UIWebView and do something before it starts loading?
iPad custom size of modal view controller
What is the simplest way to design an iOS static library that provides its own modal UI?
Animating a UIView frame, subview UIScrollView doesn't always animate
UIScrollView touches vs subview touches
UITableView reloadData does not seem to cause cellForRowAtIndexPath: to be called