hi! (its adjustment)

Discussion in 'C++' started by imported_Isa, Sep 13, 2010.

  1. imported_Isa

    imported_Isa New Member

    Joined:
    Sep 1, 2010
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Bachelor
    Location:
    shahi(search in fb)
    Oh! Right shabbir, excuse me!
    I'm blushing, i am very novice.
    and i must say i don't now English as well as you, if i use word incorrect excuse me please!
    I want a phone book, something like your cellphone contacts but I do not know how use the File and class.
    i have a big problem by class.
    I translate this text with Google's translation. its also easier than things that force to write a line English.
    Frankly, I just wanted to make it do in the website. Sorry if you're upset I do not repeat.Ann Sha Allah, when it completed i make it do on the site.
    and In the end, thanks for your consideration.
     
  2. NewsBot

    NewsBot New Member

    Joined:
    Dec 2, 2008
    Messages:
    1,267
    Likes Received:
    2
    Trophy Points:
    0
    I think you are replying to some of my comment and I will suggest you not to reply with a new topic and reply to the existing topic with your follow ups. It becomes difficult to keep track of.
     
  3. imported_Isa

    imported_Isa New Member

    Joined:
    Sep 1, 2010
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Bachelor
    Location:
    shahi(search in fb)
    Okay! you right.
    i am beginner and i most learn a lot things.
    thank you. and one question all posts about a thread most replay so how you know to read it?
    what is the code of delay in c++?my is borlandc++v5.02 and i cant use the code
    Code:
       delay(1000);
    
    i don't know that delay Dow in c++ or my software have impediment. this is not define in its (help) library.
    thanks.
     
  4. NewsBot

    NewsBot New Member

    Joined:
    Dec 2, 2008
    Messages:
    1,267
    Likes Received:
    2
    Trophy Points:
    0
    What compiler you are using and for posts I use Todays Posts and New Posts link to read the new one.
     
  5. imported_Isa

    imported_Isa New Member

    Joined:
    Sep 1, 2010
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Bachelor
    Location:
    shahi(search in fb)
    in the name of Allah.
    ok, but how can i know what is my compiler? :confused:
    i looking for it the help but cant find about it in help.
    please tell me how can i find it, and please wist me a good c++ programing for i download it. :cool:
    how can i read a struct from a binary file? please example for me by this struct
    Code:
    struct phone
    {
    	int  id;
               bool validity;
    	char *name;
    	char *number;
    }
    phb;
    
    and i want know what contrast is between char* and char[].
    thanks for your help of depth of my heart. ;)
     
  6. imported_Isa

    imported_Isa New Member

    Joined:
    Sep 1, 2010
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    Bachelor
    Location:
    shahi(search in fb)
    Hey whats wrong.
    Did i got mistake.
     
  7. techgeek.in

    techgeek.in New Member

    Joined:
    Dec 20, 2009
    Messages:
    572
    Likes Received:
    19
    Trophy Points:
    0
    Occupation:
    EOC (exploitation of computers)..i m a Terminator.
    Location:
    Not an alien!! for sure
    Home Page:
    http://www.techgeek.in
    char[] represents an array of characters whereas char* represents a char pointer pointing to an anonymous character array...
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice