List Question
20 TechQA 2023-09-17T13:23:24.020000Exact Swift replacement for NSString's boolValue method?
120 views
Asked by David H
How to correctly handle UTF-8 strings in XCode Objective-C program with multiple inputs?
26 views
Asked by agbd
Why NSString floatvalue return 0 for "NaN"?
56 views
Asked by Udo
Get NSHomeDirectory() in pure C
168 views
Asked by Jack
Working with NSString manipulating special characters
49 views
Asked by cezar sava
'NSString initWithFormat' can't print chinese correctly
45 views
Asked by Albert
Add degree sign to a label with different font sizes - Swift
203 views
Asked by mzdogan
How to show JSON response in iPhone using the objective c by dynamically adding " \" to the keys?
37 views
Asked by User1075
stringByRemovingPercentEncoding resulting in null string
261 views
Asked by Alexandra
What is the difference between String and NSMutableString?
76 views
Asked by AudioBubble
Easiest way to perform a deep copy of a string to pass to a scanner?
81 views
Asked by ahSatan
Looking for simple example to write text into a NSImage using Cocoa
72 views
Asked by JeremyLaurenson
How to remove last path of NSURL with special characters
270 views
Asked by Loren
Is there any way to map dictionary of type [NSString: Any] to another [String: Any]
87 views
Asked by Alexander
How to make NSAttributedString link clickable
3.2k views
Asked by johnsena
How check if output of bash script contains a certain string in Objective-C?
89 views
Asked by aronsommer
Swift Convert Int to String.Index with and without Emojis to get part of String
491 views
Asked by Aurora1510
Problem in strong tag when Parsing Html in swift 5
1.4k views
Asked by Sofia Condomi
How to detect if a user typed an ellipsis in a UITextField?
562 views
Asked by Daniel Patriarca