Navigation

    Fuze Arena Logo
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Help
    • Discord
    1. Home
    2. Tags
    3. input
    Log in to post
    • All categories
    • Linser22

      On screen keyboard
      General Discussion • input controller keyboard • • Linser22

      8
      3
      Votes
      8
      Posts
      821
      Views

      mozipha

      @faz808 You can get file length by checking len(fileHandle). It's not documented, as far as I know, but len() treats the file just like it treats a string or an array. Note that you can't delete characters from a file, only overwrite, so the file length may not tell you how much usable data is actually in the file. My suggestion is to pick a particular unicode character to represent unallocated file space, use that character to overwrite any data you want to delete from the file, and then search for that character to find the end of the valid data within the file.

    • landein207

      How can i make the player level with input()?
      Beginners • help input • • landein207

      10
      1
      Votes
      10
      Posts
      815
      Views

      landein207

      Thx @toxibunny it worked also i just copy paste it i isn't that much to write with repetitive parterns :)

    • RiskyCrimson

      Auto variable input
      Comments & Feedback • variables input • • RiskyCrimson

      1
      1
      Votes
      1
      Posts
      283
      Views

      No one has replied