Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Martin R
Martin R has asked
10
questions and find answers to
2266
problems.
Stats
97.6k
EtPoint
39.0k
Vote count
10
questions
2k
answers
About
Martin R questions
Conversion between CGFloat and NSNumber without unnecessary promotion to Double
"Jump to definition" for methods without external parameter names
Undefined behavior, or: Does Swift have sequence points?
Optional binding succeeds if it shouldn't
NSRangeException exception in NSFetchedResultsChangeUpdate event of NSFetchedResultsController
Working with C strings in Swift, or: How to convert UnsafePointer<CChar> to CString
Martin R answers
How to call a C function from Swift whose name coincides with a structure?
Please help me with block-based callbacks
finding the bit-width of an int in c; best-cross platform method
Core Data Predicate not working
Use statement For to write in a Tuple
Creating a struct from mach_timebase_info()
String printing incorrectly in table view after JSON parsing
NSManagedObject subclass with failable init in swift
Weird behavior using the Swift Optional type
How do declare methods that return a Sequence of custom Structs in Swift