Trying to read a binary file and cannot put the bytes into a string. Does anybody have and advice? Thanks
BinaryReader binaryreader = new BinaryReader(File.OpenRead(file location));
while(binaryreader.Read() > 0)
{...
Sorry it was written in Java, but I figured it out
String str1 = new String("Hey,bhw,how,are,you,today?');
String str2 = str1.replace(',' , ' ');
System.out.println(str2);
I need some help with my program. Write a function that takes a string of comma seperated values and returnd a string of tab seperated values.
String str = new String("Hello, BHW, how, are, you, today?");
str.replaceAll("," , " ");
This is...
I just started doing this about week ago and so far I'm making couple bucks a day from plugrush. Another question is my fake facebook account is getting a lot of horny guys asking me to send them videos. I found a hot girl and made her my profile pic and was able to download a video of her...
Awesome post. I am following everything you laid out. One question, is there a plugin that allows multiple tumble accounts? SNAP just allows one. Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.