Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

sajedevahedi

@sajedevahedi
About
Posts
3
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to read character by character from text file in c++?
    S sajedevahedi

    tnx for your replay. as I said I used the code which I mention before from this link but it didnt work

    C / C++ / MFC tutorial question c++

  • how to read character by character from text file in c++?
    S sajedevahedi

    hi there I would appreciate if someone could tell me how can I read character by character from a file? I did some research about it but there weren't work in mine for example: it couldn't verified infile although i use fstream library or is.get none of them working

    char singlecharacter;
    int singleCharacter ;
    ifstream file ("vurudi");
    file.is_open() ;
    infile.get(singlecharacter);

    C / C++ / MFC tutorial question c++

  • how to read character by character from text file in c++?
    S sajedevahedi

    hi there I would appreciate if someone could tell me how can I read character by character from a file? I did some research about it but there weren't work in mine for example: it couldn't verified infile although i use fstream library or is.get none of them working

    char singlecharacter;
    int singleCharacter ;
    ifstream file ("vurudi");
    file.is_open() ;
    infile.get(singlecharacter);

    ATL / WTL / STL tutorial question c++
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups