Search:

Type: Posts; User: calluru

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    950

    I don't know whether you replied to my port or...

    I don't know whether you replied to my port or not. Anyway, I have done the code. I have to go through each and every character in the string and compare it. Its working but its ugly. I was expecting...
  2. Replies
    3
    Views
    950

    Pattern checking.

    I want to check whether the string in my char [] variable matches a specific pattern like "NN/NN/NNNN". How ca I do that?

    Thanks,
    C.Balaji
  3. Replies
    1
    Views
    864

    Breaking the string

    I have a string variable declared

    char str[50];

    I have a starting postion and number of characters. How can I get the substring?

    Thanks,
    Balaji
Results 1 to 3 of 3