Jump to content

Search the Community

Showing results for tags 'bit'.

  • Search By Tags

    • bit ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 3 results

  1. WalletSync, Sync/Backup your crypto-currency wallets. **Version 0.0.0.2 has been released adding the option to sync by FTP and not just locally. This program will sync any wallet.dat files found in their default location, AppData/Roaming/*/wallet.dat... The program will make a copy of all the wa...
  2. The StringToByte function , I expected to return 0s and 1s as strings displayed, but in fact it returns in hex if Im not wrong like 0xH3J4H.... How can I make to return to me the expression of a string in bits ?
  3. Hi, I'm wondering how to make a zero-fill right shift in autoit as far as the BitShift function has no parameter for this. Here is an example in javascript : https://developer.mozilla.org/en-US/docs/Javascript/Reference/Operators/Bitwise_Operators#>>>_(Zero-fill_right_shift) Thanks for anyhelp, B...
×
×
  • Create New...