coderrplusplus

entry4 galeri0
    3.
  1. class Yazar
    {
    public:
    string mesaj="";
    private:
    string getMessage(){ return this.mesaj};
    void setMessage(string param){ this.mesaj=param};
    //constructor ve destructor senın guzel hatrına yazmadım, usendım

    };

    void manin()
    {
    Yazar yeni=new Yazar();
    yeni.setMessage("Hosgeldin\n");
    cout<<yeni.getMessage()+<<" ";
    }

    text editore yazması ne zormus cplusplus yazmayalıda cok olmus yasasın java ve .net. hosgelmiş yazar.
    0 ...
  2. 2.
  3. dünyayı birisi sözlükte yazarak değiştirecekse bu kesinlikle odur. mükemmel bi yazar.
    1 ...
  4. 1.
  5. nesildaş olduğum, nick ine sempati duyduğum yazar. hoşgelmiştir.
    1 ...