Search:

Type: Posts; User: isha-ktana

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,737

    10x for the ideas, but the problem is somewhere...

    10x for the ideas, but the problem is somewhere with strstr() statement.
    I tried to add ptr = strstr( buff, findme ) and in the debugger I see " ptr 0x00000000 <Bad Ptr> char * " but if I use other...
  2. Replies
    4
    Views
    1,737

    change text/data in file

    I have a parameters-data file in which I would like to change a parameter value. For some reason the program never reaches the statement " strcpy(newbuff, replacewith) " and just copies the file to a...
Results 1 to 2 of 2