The MASM Forum

General => The Campus => Topic started by: daydreamer on February 28, 2020, 03:15:11 AM

Title: string handling???
Post by: daydreamer on February 28, 2020, 03:15:11 AM
so I want to write to textbuffer with sstr$(maybeprime) instead of print and get both stringof sstr$ and length,because found out some endings of odd numbers are falses,if so remove string
but I have little experience use string handling in masm
also good to write to a big buffer before write to file is faster than loops with printf sstr$