Search:

Type: Posts; User: IBeeJava

Search: Search took 0.08 seconds.

  1. Replies
    5
    Views
    2,914

    Re: Luhn Algorithm(Mod10) Help (Beginner)

    Nope, its from a random site and they are using C# i believe to implement the process. I do know its been used with java i'm just a bit confused as to how i split the double valued integers and add...
  2. Replies
    5
    Views
    2,914

    Re: Luhn Algorithm(Mod10) Help (Beginner)

    Well i am confused about the syntax, i don't know where that chunk of code is suppose to go (The part where it separates all single int with double digit values and adds them) so the outcome after i...
  3. Replies
    5
    Views
    2,914

    Luhn Algorithm(Mod10) Help (Beginner)

    Hi im trying to implement the Mod 10 as in the Luhn Algorith on a credit card number so it can validate if its a :/ ...valid account number.
    ...
Results 1 to 3 of 3