CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 2 of 2 FirstFirst 12
Results 16 to 28 of 28
  1. #16
    Ejaz's Avatar
    Ejaz is offline Elite Member Power Poster
    Join Date
    Jul 2002
    Location
    Lahore, Pakistan
    Posts
    4,211

    Re: Thank you Andreas Masur

    Quote Originally Posted by Andreas Masur
    Well...yes...here
    Thanx, sometimes things under your nose are hard to find

  2. #17
    Join Date
    Feb 2003
    Location
    Bangalore, India
    Posts
    1,354

    Re: Thank you Andreas Masur

    Well this Andreas and that Andreas (one with the bike and one without) seems so different. What, did you go for sun bathing
    Even if our suggestions didn't help, please post the answer once you find it. We took the effort to help you, please return it to others.

    * While posting code sections please use CODE tags
    * Please check the codeguru FAQ and do a little search to see if your question have been answered before.
    * Like a post, Rate The Post
    * I blog: Network programming, Bible

    I do all things thru CHRIST who strengthens me

  3. #18
    Join Date
    Mar 2004
    Location
    (Upper-) Austria
    Posts
    2,899

    Re: Thank you Andreas Masur

    Quote Originally Posted by Mathew Joy
    Well this Andreas and that Andreas (one with the bike and one without) seems so different. What, did you go for sun bathing
    / This joke as been removed.
    Last edited by NoHero; January 13th, 2005 at 01:18 PM. Reason: No, joke.
    I am not offering technical guidiance via email or IM
    Come on share your photo with us! CG members photo album!
    Use the Code Tags!

  4. #19
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652

    Re: Thank you Andreas Masur

    Quote Originally Posted by Mathew Joy
    Well this Andreas and that Andreas (one with the bike and one without) seems so different. What, did you go for sun bathing
    Well...that Andreas was 8 years younger than this Andreas...at that time I was still restless and always seeking a new challenge....right now, I let my bike seek the challenge for me...and no close up photos of me any longer...

  5. #20
    Ejaz's Avatar
    Ejaz is offline Elite Member Power Poster
    Join Date
    Jul 2002
    Location
    Lahore, Pakistan
    Posts
    4,211

    Re: Thank you Andreas Masur

    Quote Originally Posted by Andreas Masur
    Well...that Andreas was 8 years younger than this Andreas...
    Please make the corrections in this.

    Code:
    if (*this == *that + 8)
    {
    	// what is *that?
    	nExperience += 8; // nExperience default: 13
    }

  6. #21
    Join Date
    Feb 2003
    Location
    Bangalore, India
    Posts
    1,354

    Re: Thank you Andreas Masur

    Well if he has replied to my post correctly then,
    Quote Originally Posted by myself
    Well this Andreas and that Andreas (one with the bike and one without)
    Code:
    dwThisAndreas = 1 * objBike + dwAndreas
    dwThatAndreas = 0 * objBike + dwAndreas
    Even if our suggestions didn't help, please post the answer once you find it. We took the effort to help you, please return it to others.

    * While posting code sections please use CODE tags
    * Please check the codeguru FAQ and do a little search to see if your question have been answered before.
    * Like a post, Rate The Post
    * I blog: Network programming, Bible

    I do all things thru CHRIST who strengthens me

  7. #22
    Ejaz's Avatar
    Ejaz is offline Elite Member Power Poster
    Join Date
    Jul 2002
    Location
    Lahore, Pakistan
    Posts
    4,211

    Re: Thank you Andreas Masur

    No No No, this Andreas don't have a bike and that Andreas has a bike, so shouldn't it be like

    Code:
    dwThisAndreas = 0 * objBike + dwAndreas
    dwThatAndreas = 1 * objBike + dwAndreas

  8. #23
    Join Date
    May 2000
    Location
    KY, USA
    Posts
    18,652

    Re: Thank you Andreas Masur

    Well....both Andreas' have one...

  9. #24
    Ejaz's Avatar
    Ejaz is offline Elite Member Power Poster
    Join Date
    Jul 2002
    Location
    Lahore, Pakistan
    Posts
    4,211

    Re: Thank you Andreas Masur

    Quote Originally Posted by Andreas Masur
    Well....both Andreas' have one...
    Well, that clarify something, but you cleverly bypassed the other question. , I mean

    Code:
    if (*this == *that + 8)
    {
    	// what is *that?
    	nExperience += 8; // nExperience default: 13
    }
    so, *that = ? or alternatively how old is this Andreas or if that was Andreas v 1.0, then what is the latest version of Andreas currently available?
    Last edited by Ejaz; January 14th, 2005 at 04:11 AM.

  10. #25
    Join Date
    Oct 2002
    Posts
    1,134

    Re: Thank you Andreas Masur

    Quote Originally Posted by Ejaz
    if that was Andreas v 1.0, then what is the latest version of Andreas currently available?
    Hmmm. Interesting possibilities. If we don't like the current version of Andreas, can we roll back to a previous version??
    Regards
    Robert Thompson

  11. #26
    Ejaz's Avatar
    Ejaz is offline Elite Member Power Poster
    Join Date
    Jul 2002
    Location
    Lahore, Pakistan
    Posts
    4,211

    Re: Thank you Andreas Masur

    Quote Originally Posted by TSYS
    Hmmm. Interesting possibilities. If we don't like the current version of Andreas, can we roll back to a previous version??
    Hmmm, well, you have a point. I think we should have a look at "Whats New?" features of current version of Andreas that we have got . So far it appears nice, isn't buggy and stability is good as well. My 5 are for Andreas Beta so far

    (Btw, I still wonder what is the natural age of Andreas Beta or may be Andreas .NET...whatever )

  12. #27
    Join Date
    Mar 2004
    Location
    (Upper-) Austria
    Posts
    2,899

    Re: Thank you Andreas Masur

    Quote Originally Posted by Ejaz
    Hmmm, well, you have a point. I think we should have a look at "Whats New?" features of current version of Andreas that we have got . So far it appears nice, isn't buggy and stability is good as well. My 5 are for Andreas Beta so far

    (Btw, I still wonder what is the natural age of Andreas Beta or may be Andreas .NET...whatever )
    I thought we are using Andreas++?
    I am not offering technical guidiance via email or IM
    Come on share your photo with us! CG members photo album!
    Use the Code Tags!

  13. #28
    Join Date
    Apr 2003
    Location
    kathmandu, nepal
    Posts
    1,570

    Re: Thank you Andreas Masur

    Hats off to you all the moderators.
    If there is no love sun won't shine

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured