Difference between revisions of "Talk:WriteStr"

From Free Pascal wiki
Jump to navigationJump to search
(Created page with ""or myString := someInteger.toString(); if someInteger is an int64"<br> Why must SomeInteger be of type Int64 for this to work?? --~~~~")
(No difference)

Revision as of 16:20, 23 January 2021

"or myString := someInteger.toString(); if someInteger is an int64"
Why must SomeInteger be of type Int64 for this to work?? --Bart (talk) 16:20, 23 January 2021 (CET)