Search:

Type: Posts; User: xcindiix

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    4,247

    C++ Extracting url from string problem

    Hey, how would you extract a URL and another string from a string? I believe you use the find string, however how can you stop until '.com' do you have to use the substring method where you count the...
  2. Replies
    9
    Views
    2,911

    I have finally figured it outt :') Happpyyy...

    I have finally figured it outt :') Happpyyy tearss !!! FEELS GOOODD !!!
    But hey Salem thanks for yourr helppp !!!!! :redface:
  3. Replies
    9
    Views
    2,911

    ok i fixed it Thanks .... But what my main...

    ok i fixed it Thanks .... But what my main problem is ... if x +> 5 i have to add the two digits making the number and if x < 5 add to oddsum :/

    can i put a if statement in a if statement ???

    ...
  4. Replies
    9
    Views
    2,911

    Thats to sum the odd positions, i cant seem to...

    Thats to sum the odd positions, i cant seem to multiply each value by 2 ... i tried oddx2 += code[x]*2 but thats totally wrong ... i was told it is something to do with the '0' at the end.
    What does...
  5. Replies
    9
    Views
    2,911

    I understand what you mean... But how would you...

    I understand what you mean...
    But how would you multiply these "code.at(x)" values by 2?
  6. Replies
    9
    Views
    2,911

    Hey thanks for the response... The order is...

    Hey thanks for the response...

    The order is revered to "2074610010556987"
    so it would be 0,4,1 ...

    what do you mean by the code subscripts would be 0 and 2?
  7. Replies
    9
    Views
    2,911

    HELP! With strings ... Luhn Alogorithm

    Hi everyone... im using C++ Microsoft visual studio and would appreciate if you can help me out here. Ive been trying to do this the whole day ... and canttt figure it outtt PLEASEE HELPPP :( !! I am...
Results 1 to 7 of 7