Question about string conversion shortcut...
|
10-17-2017, 03:09 AM
Post: #1
|
|||
|
|||
Question about string conversion shortcut...
I've seen programs use the following:
T:=""+V; instead of: T:=STRING(V); to convert V to a string from a numerical value inside a program. The first version seems to work. I'm wondering, is it faster than the latter? Anyone know? Thanks -Donald |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Question about string conversion shortcut... - webmasterpdx - 10-17-2017 03:09 AM
RE: Question about string conversion shortcut... - cyrille de brébisson - 10-17-2017, 05:24 AM
RE: Question about string conversion shortcut... - webmasterpdx - 10-17-2017, 08:19 AM
|
User(s) browsing this thread: 1 Guest(s)