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

3
LINES

< > BotCompany Repo | #1035144 // newFloatArray

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

Libraryless. Click here for Pure Java version (30L/1K).

static float[] newFloatArray(int n) {
  ret new float[n];
}

Author comment

Began life as a copy of #1032991

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035144
Snippet name: newFloatArray
Eternal ID of this version: #1035144/1
Text MD5: 1b46961dc2bf4b4df7d23c44a511f800
Transpilation MD5: 57672d39351bf41d5ce5f90ce95880d2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-31 18:17:26
Source code size: 61 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 43 / 73
Referenced in: [show references]