Search:

Type: Posts; User: codeprada

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    2,607

    you think this is anything....there's a java...

    you think this is anything....there's a java version of this and it works pretty well with alot more functions than this. but it uses maps and i couldn't find any tutorials teaching me to use such in...
  2. Replies
    8
    Views
    2,607

    i didnt' find any that's why i asked if there was...

    i didnt' find any that's why i asked if there was any...i honestly dont' care about making one i just need it to make a certain app.
  3. Replies
    8
    Views
    2,607

    It's not complete but here goes IniEditor.h ...

    It's not complete but here goes

    IniEditor.h


    #ifndef INIEDITOR_H
    #define INIEDITOR_H

    #include <vector>
    #include <fstream>
  4. Replies
    8
    Views
    2,607

    IniEditor C/C++

    Is there a class file or built in functions to handle ini/inf files? I had made one but it's kind of slow when it comes to reading large files ( 2MB+ ).
Results 1 to 4 of 4