04-23-2012, 11:51 PM
Here's how'd I'd try to explain it. Baring in mind that I have no idea how to code C# (I'm just guessing that's what language this is):
First of all you tell the program that it's a string function, with a boolean. Next you set a (variable?) called "f_sb" to the value of "x" (and to take that to "x.All"?), next you have to tell the program that the (character is a number?). Now you have to call a string input, with the values to "abc", "ABC", "sdf", "23b", "3a4", "521", "aaa", "642", "lkj" and "243".
Now, once you have your current code, you need to tell your program to echo out certain characters [with Console.WriteLine]. You lost me here with the rest of it lol.
(Brackets) resemble things I'm unsure of.
First of all you tell the program that it's a string function, with a boolean. Next you set a (variable?) called "f_sb" to the value of "x" (and to take that to "x.All"?), next you have to tell the program that the (character is a number?). Now you have to call a string input, with the values to "abc", "ABC", "sdf", "23b", "3a4", "521", "aaa", "642", "lkj" and "243".
Now, once you have your current code, you need to tell your program to echo out certain characters [with Console.WriteLine]. You lost me here with the rest of it lol.
(Brackets) resemble things I'm unsure of.