Search:

Type: Posts; User: phoneix_hallows

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    2,460

    thanks a lot !!!!

    thanks a lot !!!!
  2. Replies
    8
    Views
    2,460

    actually i want to do it using pointers.... is...

    actually i want to do it using pointers.... is there any way to do so.... i want it to be simple like the incorrect code i tried above..... apologies for bothering u too much
  3. Replies
    8
    Views
    2,460

    thanks again..... i shall try and get back to you

    thanks again..... i shall try and get back to you
  4. Replies
    8
    Views
    2,460

    in that case if pointer strings are used they can...

    in that case if pointer strings are used they can never be modified??

    say, for example, as i've been trying to use in my above coding, what kind of string should i use for concatenating with...
  5. Replies
    8
    Views
    2,460

    thanks for the immediate response

    thanks for the immediate response
  6. Replies
    8
    Views
    2,460

    Segmentation fault

    guys, i'm getting segmentation fault while executing this source code... pls tell me what the problem is.... thanx...



    #include<stdio.h>

    int main()
    {
    int len=0,i=0;
    char *str1 =...
Results 1 to 6 of 6