Re: newb question: need help with homework assignment -- Thank you to all who responded

From: don't know (I'mat_at_nowhere.com)
Date: 05/30/04

  • Next message: Kenny: "Re: pass an array throuh a function"
    Date: Sun, 30 May 2004 14:59:28 -0400
    
    

    Mike, a big Thank You for replying to my request for help. You gave me a lot
    of usefull tips and suggestions. I have studied all that you mentioned in
    the breakdown of my post. This is my second semester learning C++(the first
    was with .Net), the book is a nightmare. It has only one short paragraph for
    each new item to learn and there a very few examples to study. Anyway, I
    do have all the #includes and usings in my code, I just deleted them from
    the post to shorten the length(sorry). The use of a , b, c .... was my
    instructors idea and she told me to declare a, b c, etc on one line. I
    would have just initialized each one. My code did compile but all I got to
    display on the screen was a flashing cursor and when I pressed a key it said
    to press any key... I now have it displaying but the results are not what
    the assignment actually calls for. Anyway, again I appreciate the time you
    took to respond... and that goes for the other 3 individuals who responded
    also.
    Sandy


  • Next message: Kenny: "Re: pass an array throuh a function"

    Relevant Pages

    • Re: How do I request mail merge data?
      ... A better option would be to create a template with a combobox or listbox to display the data and from which you can select the record that you want and then click on a button to transfer that data into the document created from the template. ... and the following pages of fellow MVP Greg Maxey's website: ... how do I request the data from the spreadsheet I used as the data ...
      (microsoft.public.word.mailmerge.fields)
    • Re: Display "waiting" pages while long running operations complete
      ... You could definitely achieve some thing like this using AJAX, ... server's busy working on their request. ... As it says in the title, I'm looking for a way to display a page while ... That "waiting" page would periodically poll to see if the main ...
      (microsoft.public.dotnet.framework.aspnet)
    • AJAX Issue
      ... I am using AJAX XMLhttprequest to request another page on form submit ... // Display results in a full window for server-side errors ... // If pop-up gets blocked, ...
      (comp.lang.javascript)
    • Re: tkinter question
      ... (Please quote a part of the message you're replying to; I had problems figuring out you were replying to my post...) ... or both warnings display together when application has finished. ... But the control *has* to return to the mainloop, or the window won't show up. ...
      (comp.lang.python)
    • Re: Handling requests that have a long response time
      ... > and display the results. ... > a) Redirect to a new "Please wait" page till the processing is done, ... > b) Display a "Please wait" message on the same page that sends the request ... > to the server and refresh the page to display the results. ...
      (microsoft.public.dotnet.framework.aspnet)