fopen() then REPLACE string.

Results 1 to 4 of 4
  1. #1
    Be a kicker than cheater. cheaterastic is offline
    MemberRank
    Dec 2009 Join Date
    764Posts

    fopen() then REPLACE string.

    How to replace a string from fopen() ?

    Like for example

    pFile = fopen( "act.txt", "a+" );
    while (fgets(szLine, 1024, pFile))
    happy sad normal face hard below above face

    What is the code to replace the face to beautiful??


  2. #2
    Good Guy George qet123 is offline
    MemberRank
    Apr 2009 Join Date
    DesertLocation
    1,432Posts

    Re: fopen() then REPLACE string.

    How is this connected to gunz?
    Just search in google

  3. #3
    Be a kicker than cheater. cheaterastic is offline
    MemberRank
    Dec 2009 Join Date
    764Posts

    Re: fopen() then REPLACE string.

    Quote Originally Posted by qet123 View Post
    How is this connected to gunz?
    Just search in google
    Hard to code on my side, yes I am keep on searching on Google almost 20 times, but still I haven't found any solution.
    Some people might help me here, I don't use any other forum.

    Some people might Google Search and they might able to search my post, thumbs up, other people might get answer from my thread and Ragezone will get more popularity..

  4. #4
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts



Advertisement