Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to increase "out" buffer size
#4
Use F"string":
int v=5
LogFileFast F"variable={v}"

Or replace
function $text
to
function str'text

Then can pass numbers directly:
int v=5
LogFileFast v


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)