Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1014479 // printLogMaxChars - set size of log

JavaX fragment (include)

please include function print.

static void printLogMaxChars(int chars) {
  print_log_max = chars/2;
}

Author comment

Began life as a copy of #1014478

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1014479
Snippet name: printLogMaxChars - set size of log
Eternal ID of this version: #1014479/2
Text MD5: db170ed6632430c94fb7f33f4377fb9c
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-05 12:46:51
Source code size: 106 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 320 / 372
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)
#1017732 - printLogMaxCharsInProgram - set size of log in other program