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
  1. Home
  2. The Lounge
  3. So, how's saturday been treating you so far?

So, how's saturday been treating you so far?

Scheduled Pinned Locked Moved The Lounge
questiondiscussion
48 Posts 15 Posters 8 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Lost User

    It could be worse then Condoleeza - GWB :eek: Sorry to disappoint you but domesticated means looking after the house, esp. since I'm about to move around the country again to get a new job. The tigress is here :-D

    P Offline
    P Offline
    peterchen
    wrote on last edited by
    #38

    aww man lady... may you enjoy being tamed when the time has come :cool: meanwhile, good luck on your plans


    we are here to help each other get through this thing, whatever it is Vonnegut jr.
    sighist || Agile Programming | doxygen

    L 1 Reply Last reply
    0
    • P peterchen

      aww man lady... may you enjoy being tamed when the time has come :cool: meanwhile, good luck on your plans


      we are here to help each other get through this thing, whatever it is Vonnegut jr.
      sighist || Agile Programming | doxygen

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #39

      Ta hon, despite the move things are getting a lot better :hug: The tigress is here :-D

      1 Reply Last reply
      0
      • J Jorgen Sigvardsson

        char* token = strtok(string_to_tokenize, ",");
        while(token != NULL) {
        printf("token = %s\n", token);
        token = strtok(NULL /* NULL is important here */, ",");
        }

        strtok remembers the first parameter, so you should pass in NULL for subsequent each call to it. And remember that strtok is also a mutating function, i.e. it modifies the string_to_tokenize buffer. (It puts '\0's where the delimiters are). -- Denn du bist, was du isst! Und ihr wisst, was es ist! Es ist mein Teil...?

        P Offline
        P Offline
        peterchen
        wrote on last edited by
        #40

        Always at service, are you? :rolleyes:


        we are here to help each other get through this thing, whatever it is Vonnegut jr.
        sighist || Agile Programming | doxygen

        J 1 Reply Last reply
        0
        • J Jorgen Sigvardsson

          Sorry. I didn't mean to be mean. :sigh: All I implied was that you should get some new cards before calling. :rose: -- Denn du bist, was du isst! Und ihr wisst, was es ist! Es ist mein Teil...?

          P Offline
          P Offline
          peterchen
          wrote on last edited by
          #41

          no problem. you are a guy. you can't hurt guys the way girls do :cool: but somtimes it really feels like the deck, not the hand


          we are here to help each other get through this thing, whatever it is Vonnegut jr.
          sighist || Agile Programming | doxygen

          1 Reply Last reply
          0
          • C ColinDavies

            I have been busy helping my CPU folding. Regardz Colin J Davies

            *** WARNING *
            This could be addictive
            **The minion's version of "Catch :bob: "

            It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox

            P Offline
            P Offline
            peterchen
            wrote on last edited by
            #42

            By sitting in front of your computer doing nothing?


            we are here to help each other get through this thing, whatever it is Vonnegut jr.
            sighist || Agile Programming | doxygen

            C 1 Reply Last reply
            0
            • P peterchen

              By sitting in front of your computer doing nothing?


              we are here to help each other get through this thing, whatever it is Vonnegut jr.
              sighist || Agile Programming | doxygen

              C Offline
              C Offline
              ColinDavies
              wrote on last edited by
              #43

              peterchen wrote: By sitting in front of your computer doing nothing I'm trying to limit the amount of builds I do. :-) Regardz Colin J Davies

              *** WARNING *
              This could be addictive
              **The minion's version of "Catch :bob: "

              It's a real shame that people as stupid as you can work out how to use a computer. said by Christian Graus in the Soapbox

              1 Reply Last reply
              0
              • J Jorgen Sigvardsson

                Made myself a fresh pasta sallad, chilled on the sofa watching movies on the TV, scratched my butt a couple of times, had an interesting discussion on ICQ, scratched my butt once more, and then I ended up here. Anyone drunk in the audience? (It is saturday night and it's summer after all. Or perhaps you're still out there.. I bet Paul is. Taking his last post into account, I figured he's mind bogglingly drunk by now. Should be transitioning to mind blowingly drunk real soon now :)) -- Denn du bist, was du isst! Und ihr wisst, was es ist! Es ist mein Teil...?

                G Offline
                G Offline
                Gary R Wheeler
                wrote on last edited by
                #44

                Let's see. After spending Friday cleaning out my attic and basement (which included breaking up a set of old kitchen cabinets using a sledge; great fun :-D), I took the debris to a local construction materials landfill. Having a friend who owns a dump truck :cool: is A Good Thing. My daughter and I then spent about four hours emptying out our storage locker :(, making several trips back and forth with the aforementioned truck. We rented the locker a couple of years ago when we put our previous house up for sale, and never emptied it last year after we moved. Dropped the truck off at my friend's house. Got cleaned up, went to afternoon Mass, and went to dinner here[^]. We then went to see I, Robot. I thought it was OK, other than the occasional over-the-top Terminator-esque moments. If I had a major complaint about it, it would be that they really stretched the connection to the Good Doctor's stories. Other than the title, the names of a couple of characters, and of course the Three Laws of Robotics, it wasn't based on anything Isaac Asimov ever wrote.


                Software Zen: delete this;

                1 Reply Last reply
                0
                • P peterchen

                  Always at service, are you? :rolleyes:


                  we are here to help each other get through this thing, whatever it is Vonnegut jr.
                  sighist || Agile Programming | doxygen

                  J Offline
                  J Offline
                  Jorgen Sigvardsson
                  wrote on last edited by
                  #45

                  I have the calling to preserve the ancient C traditions. :) -- Denn du bist, was du isst! Und ihr wisst, was es ist! Es ist mein Teil...?

                  1 Reply Last reply
                  0
                  • L Lost User

                    Megan Forbes wrote: Looks like it'll be a scorcher! Surely nothing for a sef effrikener like you ! Or have you turned into a pasty brit ? ;P The tigress is here :-D

                    M Offline
                    M Offline
                    Megan Forbes
                    wrote on last edited by
                    #46

                    Trollslayer wrote: Surely nothing for a sef effrikener like you ! Or have you turned into a pasty brit ? :-D Actually, I find the UV levels can be deceptively high here compared with home. For example, I really can't imagine getting sunburnt when it's 22 degrees at home, in fact, you may find me with a tracksuit top on in that (when compared to 45, it does feel cold). Here on the other hand, it's quite possible to get burnt in a mere 22 degrees. I wonder if it's something to do with latitude?


                    Look at the world about you and trust to your own convictions. - Ansel Adams
                    Meg's World - Blog Photography

                    1 Reply Last reply
                    0
                    • J Jorgen Sigvardsson

                      Megan Forbes wrote: a family braai a what? Megan Forbes wrote: Now, however, it's Sunday. Brend and I are heading down to Bewl Water, a lake in Sussex to do the 21Km (13 mile) offroad cycle around it. Looks like it'll be a scorcher! I do hope our new sunblock works well Sounds like fun indeed! Just put on a tonne of sunblock, or better yet: wear long sleaves, legs, and a bandana under your helmet to cover your neck. It might be sweatty like hell, but that's a less then 2 hr problem, compared to several days problem when scorched. :) -- Denn du bist, was du isst! Und ihr wisst, was es ist! Es ist mein Teil...?

                      M Offline
                      M Offline
                      Megan Forbes
                      wrote on last edited by
                      #47

                      Jörgen Sigvardsson wrote: a family braai a what? SA version of a BBQ :) The ride was great fun thanks. We're back, and as we managed to locate our SA sunblock before going out, we are tanned now rather than burnt :cool:


                      Look at the world about you and trust to your own convictions. - Ansel Adams
                      Meg's World - Blog Photography

                      1 Reply Last reply
                      0
                      • J Jorgen Sigvardsson

                        You should really try a mountain one day. It's exhaustive, but it'll give you a nice feeling once you get to the top. Near SF there's a mountain called Mount Diablo[^] (you probably know about it). I bet that mountain would be so cool climb. Unfortunately it's quite a ride to there from where you are, so be sure to set off a couple of days for that ride.. ;) Michael Dunn wrote: I really need to update the Ericahist Is it just me, or has she put on a little weight since the MSDN Show days? -- Denn du bist, was du isst! Und ihr wisst, was es ist! Es ist mein Teil...?

                        M Offline
                        M Offline
                        Michael Dunn
                        wrote on last edited by
                        #48

                        I've never tried mountain biking. I've only been riding (road bike only) for 3 months now, so I'm in no shape to tackle a hill. Maybe some day :) There was one .NET Show a while ago where Erica almost looked pregnant, but I think it was just a thick sweater. ;) --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- Shots do not hurt other players... yet

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

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