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

3
LINES

< > BotCompany Repo | #1036158 // lFloatArray

JavaX fragment (include)

static int lFloatArray(float[] a) {
  ret a == null ? 0 : a.length;
}

Author comment

Began life as a copy of #1030694

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036158
Snippet name: lFloatArray
Eternal ID of this version: #1036158/1
Text MD5: 2c0f9881fa43a0f7af3fb1e1bc69f9fb
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-10-01 09:47:33
Source code size: 71 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 53 / 61
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)