简体   繁体   中英

Does Trim(IntToStr(Value)) make any sense?

Can there be any circumstance where an IntToStr function returns whitespace before or after the value?

I just want to make sure it is safe to delete every Trim() function around IntToStr functions.

Can there be any circumstance where an IntToStr function returns whitespace before or after the value?

No.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM