Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
HexaStringToFile
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; using System.Text; using System.IO; namespace Rextester { public class Program { public static void Main(string[] args) { //Your code goes here Console.WriteLine("Hello, world!"); string p = "0x0975E1D8810B005D016003098069400C114EC900000992EE0010072842C118011D45410B593E49E1010A3451410B433A5EA109178E4182171020898207096F6F6F6879746E736E6700"; byte[] array = Encoding.ASCII.GetBytes(p); Console.WriteLine("Array.lenght: " + array.Length); string path = "C:\\David\\_BiometriaMidaPatro\\FingersCapture\\MinBDpattern"; File.WriteAllBytes(path, array); } } }
run
|
edit
|
history
|
help
0
bellman ford algo
My quad calc
Class Objects
events
CommandForce3
Min Max Sum Avg
Sum
Сортировка массива
SKYIES
15