Search:

Type: Posts; User: symbee

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,433

    Thanx all, Regards Symbee

    Thanx all,

    Regards
    Symbee
  2. Replies
    5
    Views
    1,433

    I have thought about devide and modulo method...

    I have thought about devide and modulo method like if number is 12 then 12%10=2 and 12/10=1(only integer and not float) but I dont know about 8 digit number!! probably by resursion I can do! but as I...
  3. Replies
    5
    Views
    1,433

    Plz help...number string!!

    Hi all,

    I have a number like 51634792 from which I want to fetch 1372. i.e other numbers are just for padding. How can I achieve this in C++? The number is Integer type.

    Kindly help

    Symbee
  4. Replies
    0
    Views
    993

    Problem in loop logic!

    Hi
    I am working on symbian os...m trying to validate email written in textbox.
    For first two times that gives expected result but 3rd time application closes..
    my code for tat is like below:
    ...
  5. Hi Salem, Yes, you can say...!!The idea is...

    Hi Salem,

    Yes, you can say...!!The idea is same but they havn't give anything in C++ prospect:(

    So anybody can help me to do the same???

    Regards,
    Symbee
  6. Ya ..u r right max, Actually I am working on...

    Ya ..u r right max,

    Actually I am working on symbian which is a mobile technology(u might be knowing) and the platform is c++. I want to send a random string of such values through SMS to the main...
  7. I got the output.... :)thanx all Symbee

    I got the output....

    :)thanx all

    Symbee
  8. Thnx twomers:)) I will try this n will come...

    Thnx twomers:))

    I will try this n will come back to u if would find ny trouble

    regards
    Symbee
  9. ok maxorator ..thanx for yr kindness.. Send me...

    ok maxorator ..thanx for yr kindness..

    Send me those examples n also try to send me the code which also includes numbers with char like aa5bc72h1kc9

    Thanx again..waiting for ur reply

    regards...
  10. Yes..!! I want this for the security...

    Yes..!!

    I want this for the security purpose..like..when I open application ,some random values must be sent to the system for the validation...

    Can u help me to get this..

    Thanx n regards...
  11. How to create a string of alphanumeric values???

    Hi all,

    I want to create a string of alphanumeric values. Actually it is for security purpose. I am using C++ and I want the fuction for that...string must be like this:4gh5js83gk6l0s
    what is the...
Results 1 to 11 of 11