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

six_billion

@six_billion
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to read/write an object of MyClass from/to a file.
    S six_billion

    I've got the error: error LNK2001: unresolved external symbol "public: virtual struct CRuntimeClass * __thiscall CStudent::GetRuntimeClass(void)const " (?GetRuntimeClass@CStudent@@UBEPAUCRuntimeClass@@XZ) Please help!

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

  • How to read/write an object of MyClass from/to a file.
    S six_billion

    thanks all! :)

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

  • How to read/write an object of MyClass from/to a file.
    S six_billion

    I want using VC++ to read/write an object of MyClass from/to a file. I've write CFile myFile; ... myFile.Write((char*)&myObject, sizeof(myObject)); So in my file there is a stranger string :( How can I do properly? I'm a beginning of programing. Please help me! Best regard!

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

  • delete one character in file
    S six_billion

    I use Visual C++ to program. Can I delete one character in one file without use a tempFile? And How? For example, - my file contains: "Life is so short"; - the file pointer is at the beginning of file - after I open file for reading & writing, the file contains "ife s o hort"; thanks do not understand everything

    C / C++ / MFC c++ tutorial question
  • Login

  • Don't have an account? Register

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