Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in stringwithformat
How to check if NSString format contains the same number of specifiers as there are variadic arguments?
Feb 22, 2023
objective-c
nsstring
stringwithformat
variadic-functions
iphone NSString stringWithFormat and float
Dec 24, 2022
iphone
nsstring
floating-point
stringwithformat
Why %@ behave differently between predicateWithFormat and stringWithFormat?
Dec 18, 2022
objective-c
predicate
stringwithformat
A format specifier such as `%15@` works in NSLog but not with NSString stringWithFormat
Nov 09, 2022
objective-c
nslog
format-specifiers
stringwithformat
NSString stringWithFormat return type, why is it "id"?
Nov 16, 2021
ios
nsstring
static-methods
stringwithformat
Correct use of format specifier to show up to three decimals if needed, otherwise zero decimals?
Dec 07, 2019
objective-c
ios
nsstring
stringwithformat
format-specifiers
iPhone: How many digits should be after a dot of a float
Oct 24, 2022
iphone
ios
nsstring
stringwithformat
How to right pad a string using stringWithFormat
Sep 28, 2017
ios
objective-c
stringwithformat
NSString stringwithformat: Padding 2 strings with unknown length
Mar 16, 2022
ios
nsstring
stringwithformat
How to not show unnecessary zeros when given integers but still have float answers when needed
Oct 14, 2022
ios
objective-c
nsstring
format-specifiers
stringwithformat
How to append the string variables using stringWithFormat method in Objective-C
Dec 19, 2017
objective-c
append
stringwithformat
objective-c stringvalue from double
Dec 16, 2018
iphone
objective-c
ios
double
stringwithformat
NSString stringWithFormat - trying to set a label to double digits for single digit numbers
Mar 09, 2021
objective-c
stringwithformat
In Swift, how to insert formatted Int value into String?
Oct 31, 2022
ios
string
swift
nsnumberformatter
stringwithformat
dynamic string format with NSString stringWithFormat
Jul 31, 2021
objective-c
ios
stringwithformat
NSString stringWithFormat Percent Sign [duplicate]
Apr 02, 2022
nsstring
stringwithformat
How does localizedStringWithFormat work?
Sep 19, 2022
ios
objective-c
nsstring
nslocalizedstring
stringwithformat
NSString stringWithFormat
Sep 11, 2019
iphone
nsstring
stringwithformat
How to prepend url with http:// using stringWithFormat in Swift
Jan 02, 2022
string
swift
stringwithformat
NSString stringWithFormat adding a percent [duplicate]
May 10, 2021
iphone
ios
nsstring
stringwithformat