CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    Join Date
    Apr 2005
    Posts
    172

    Just wanted to say "Hello"

    HEllo everyone.

    I don't have any questions right now but I have posted a few in the past
    So I am just dropping a line to all the gurus out there and saying "HEllo"

    Suzi

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

    Re: Just wanted to say "Hello"

    [ Move Thread ]

  3. #3
    Join Date
    Mar 2005
    Location
    Romania,Cluj-Napoca
    Posts
    1,073

    Re: Just wanted to say "Hello"

    Well.... hi . Welcome back to CG.
    Please use code tags [code] [/code]

    We would change the world, but God won't give us the sourcecode..
    Undocumented futures are fun and useful....
    ___
    ______
    Gili

  4. #4
    Join Date
    Oct 2004
    Location
    muahaha
    Posts
    84

    Re: Just wanted to say "Hello"

    did you know, hello is a hell with a big 'O'.......

    welcome back!...

    ...???...
    ...don't blame me...when I smell nicc 'o' tyne...
    ...friends are like bras: close to your heart and there for support..


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

    Re: Just wanted to say "Hello"

    Your username just reminded me of Michael Jackson's famous song "Suzi's got the number........"
    If there is no love sun won't shine

  6. #6
    Join Date
    Nov 2003
    Location
    Belgium
    Posts
    8,150

    Re: Just wanted to say "Hello"

    Welcome back
    Marc Gregoire - NuonSoft (http://www.nuonsoft.com)
    My Blog
    Wallpaper Cycler 3.5.0.97

    Author of Professional C++, 4th Edition by Wiley/Wrox (includes C++17 features)
    ISBN: 978-1-119-42130-6
    [ http://www.facebook.com/professionalcpp ]

  7. #7

    Re: Just wanted to say "Hello"

    Hello!
    A few friendly reminders:
    * Use Code Tags when posting code.
    * Rate good replies/post by clicking "Rate this Post" and leaving a positive feedback.
    * Things should be made as simple as possible, but not any simpler. -- Albert Einstein

  8. #8
    Join Date
    Mar 2004
    Location
    100m below sea level
    Posts
    189

    Re: Just wanted to say "Hello"

    Holla.
    Come Join This Poll Where are we from? (Ultimate)

    Knowing is not enough; we must apply. Willing is not enough; we must do. - Johann Wolfgang
    An idle brain is the devil's workshop. - unknown

  9. #9
    Join Date
    Aug 2005
    Location
    The Matrix
    Posts
    159

    Re: Just wanted to say "Hello"

    HellO!
    /** The only stupid question is the one you never ask. */

  10. #10
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Just wanted to say "Hello"

    Hi!
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  11. #11
    Join Date
    May 2005
    Location
    Oregon
    Posts
    3,725

    Re: Just wanted to say "Hello"

    Hello SuZi Nice to hear you .
    Last edited by humptydumpty; July 27th, 2006 at 11:06 PM.

  12. #12
    Join Date
    Feb 2000
    Location
    San Diego, CA
    Posts
    10,354

    Re: Just wanted to say "Hello"

    Hola

  13. #13
    Join Date
    Feb 2005
    Location
    Normandy in France
    Posts
    4,590

    Re: Just wanted to say "Hello"

    <script language="human">
    Hello Suzi
    </script>
    <script language="C++">
    #include <iostream>
    int main() {
    std::cout << "hi!\n";
    }
    </script>
    "inherit to be reused by code that uses the base class, not to reuse base class code", Sutter and Alexandrescu, C++ Coding Standards.
    Club of lovers of the C++ typecasts cute syntax: Only recorded member.

    Out of memory happens! Handle it properly!
    Say no to g_new()!

  14. #14
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Just wanted to say "Hello"

    That compiles?
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  15. #15
    Join Date
    May 2002
    Posts
    10,943

    Re: Just wanted to say "Hello"

    Quote Originally Posted by kirants
    Hola
    Habla choche!
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Page 1 of 2 12 LastLast

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