String blit fails with error: This expression has type string but an expression was expected of type bytes

后端 未结 0 1153
后悔当初
后悔当初 2021-01-07 16:29

While trying to compile the following expression :

String.blit (String.make tfs.len \' \') 0 tfs.txt 0 tfs.len;

the compiler complains with t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题