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

3
LINES

< > BotCompany Repo | #1036157 // resizeFloatArray

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (197L/2K).

static float[] resizeFloatArray(float[] a, int n) {
  ret resizeArray(a, n);
}

Author comment

Began life as a copy of #1030695

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036157
Snippet name: resizeFloatArray
Eternal ID of this version: #1036157/1
Text MD5: 985cb82070fbd33ae6a40100f1b913f6
Transpilation MD5: 7a9996377aa03498a224f08d81290b57
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:06
Source code size: 80 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 59 / 81
Referenced in: [show references]