Search:

Type: Posts; User: Dark-MX

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    2,639

    the stl find algorithm works better in this case...

    the stl find algorithm works better in this case to replace by yourself (the replace in string class wont do very good, it does other things)




    std::string& removecharacters(std::string&...
  2. the key are libraries, not the language itselft...

    the key are libraries, not the language itselft in my opinion.

    you need a language to actually "talk" with the pc in the most direct, to print a bitmap for example, thus we will always need a low...
Results 1 to 2 of 2