Search:

Type: Posts; User: Darkwraith

Page 1 of 13 1 2 3 4

Search: Search took 0.14 seconds.

  1. Replies
    1
    Views
    598

    Inheritance issue

    I have the following code:



    /**
    * Test to show the functioning of virtual tables inside inheritance trees.
    */

    #include <iostream>
    #include <string>
  2. Replies
    5
    Views
    823

    Re: Viewing HttpServletResponse

    I did not see a getStream() or getData() method in the HttpServletResponse object in the javadocs (http://java.sun.com/products/servlet/2.5/docs/servlet-2_5-mr2/index.html)

    If there is no way to...
  3. Replies
    5
    Views
    823

    Re: Viewing HttpServletResponse

    HttpServletResponseWrapper is not quite what I am looking for.

    The ServletRequest object has a method called getReader() that will allow me to view the contents of the body. Is there something...
  4. Replies
    5
    Views
    823

    Viewing HttpServletResponse

    Is there a way to view the contents of HttpServletResponse?

    Thank you.
  5. Replies
    14
    Views
    781

    What happened to Windows XP

    I recently tried to buy a desktop with Windows XP installed on the system from a retail store. I could not find one. I asked the sale rep. for a copy of Windows XP Professional, so I could do it...
  6. Replies
    0
    Views
    377

    [C] Program structure

    Do you know of a good resource explaining how to structure pure C code?

    Thank you.
  7. Replies
    5
    Views
    665

    Re: Constructor call question

    I am sorry, but I don't quite know what you mean. I am sort of new to Java.
  8. Replies
    5
    Views
    665

    Re: Constructor call question

    So when this constructor is called, is this object immediately destroyed or does it hang around until main is completed?
  9. Replies
    2
    Views
    5,721

    Re: VBScript: Function Overloading

    I did not think so either. Thanks for the help!
  10. Replies
    5
    Views
    665

    Constructor call question

    I have a chunk of code in class Aquarium that looks like this:



    public static void main(String[] args)
    {
    new Aquarium();
    }
  11. Re: Javascript: Getting the Javascript from the Current Page

    Thank you.
  12. Replies
    2
    Views
    5,721

    [RESOLVED] VBScript: Function Overloading

    Does VBScript support function overloading?
  13. Javascript: Getting the Javascript from the Current Page

    I am trying to get a string version of the contents of my current webpage to pass in a parameter to another webpage. The contents must contain the original tags. How could I do this?
  14. Replies
    13
    Views
    1,704

    Re: Freecell board generator

    Thanks, MartinLiss. From the documentation, it states:



    So essentially, the boards are created / numbered according to a random seed into some algorithm that does not think ahead. This...
  15. Replies
    13
    Views
    1,704

    Re: Freecell board generator

    I was trying to distinguish between a board that has the same characteristics as the usual Freecell board which may have no solution and those that have a solution (hence able to reach the end goal,...
  16. Thread: plugins

    by Darkwraith
    Replies
    2
    Views
    556

    Re: plugins

    Thank you for your help.
  17. Replies
    13
    Views
    1,704

    Re: Freecell board generator

    I was thinking about that too, but the problem is that you will get a board starting with cards with the lowest values at the top of each of the stacks and the highest at the bottom. Its not random...
  18. Replies
    1
    Views
    3,271

    Re: Reverse Polish Notation!! Need some help

    http://en.wikipedia.org/wiki/Reverse_Polish_notation

    The algorithm is on this site. Hope this helps. :)
  19. Thread: plugins

    by Darkwraith
    Replies
    2
    Views
    556

    plugins

    I would like to know how to create a program in C++ that allows the use of plugins. Do you know of any tutorials on the subject?
  20. Replies
    13
    Views
    1,704

    [RESOLVED] Freecell board generator

    Do you know of an algorithm that will generate a solvable freecell board?
  21. Replies
    10
    Views
    1,585

    Re: Need help on a game

    What is imgCheese2 and picMouse? Is that code for a different game? What are the pictures supposed to represent?

    If that is for a different project, then could you post the problematic code for...
  22. Thread: MemCpy_QUAD

    by Darkwraith
    Replies
    6
    Views
    1,045

    Re: MemCpy_QUAD

    For REP STOS (from what I remember), is ok, but from what I found, there is really no speed enhancement in using REP STOS for the newer processors.
    ...
  23. Replies
    10
    Views
    5,707

    Re: How do you do Multiplication?

    However, shl and shr only works if you are multiplying by a number that is base 2
  24. Replies
    0
    Views
    346

    Need Programming Reference Materials

    I am looking for books explaining how to program. Now, when I mean by program, I do not mean how to code in C++ or what the STL is. I am looking for reference materials that explain how to write a...
  25. C++: How to get mouse and environment coorespond

    I have a GUI created in OpenGL (or Direct3D, whichever you like more) and in this environment, I am using the Window's mouse (not hiding it away and creating my own mouse that I move around). The...
  26. Replies
    3
    Views
    1,225

    Re: VBScript: Opening Excel Spreadsheets

    I have a database stored in an excel spreadsheet. I have no ASP support, so the code must be just in VBScript. I am trying to open the spreadsheet, read the data from the spreadsheet, and then...
  27. Replies
    2
    Views
    700

    Re: Windows SDK tutorial

    Thanks for the info. :)
  28. Replies
    3
    Views
    1,225

    VBScript: Opening Excel Spreadsheets

    How do you properly open an Excel spreadsheet in VBScript? What error messages should I look for? Also, which functions throws those errors?

    Any help would be appreciated.
  29. Replies
    3
    Views
    1,038

    Re: Distributed OSes

    I am new to distributed operating systems. I am looking for just a basic idea of what types there are right now and developments in each of them.
  30. Replies
    3
    Views
    1,038

    Distributed OSes

    Do you know of a good site about distributed operating systems?
  31. Replies
    14
    Views
    1,671

    Re: Assembly Portability

    The thing is that when I think of the term High Level Assembler, I think of C, C++, and Fortran functions. If the MOV is actually a function, then you have the overhead of pushing the registers onto...
  32. Replies
    2
    Views
    403

    Re: Windows Application problem

    How do you do that?
  33. Replies
    2
    Views
    403

    Windows Application problem

    I have a textbox (a child in reference to the main window) on a main window. I would like for the main window's handler to handle all keystrokes even when the textbox is selected. How could I do...
  34. Replies
    14
    Views
    1,671

    Re: Assembly Portability

    Hmmm... I wonder if they are referring to all of those fancy non-assember assembler things included in the assembler (.IF, .WHILE, etc.)

    I would just like to see a code snippet composed of:


    ...
  35. Replies
    14
    Views
    1,671

    Re: Assembly Portability

    From my source (AoA,) I do not see a way to drop into the 80x86 (i386) assembly instruction set. It appears that HLA is just a set of function calls (which is much more inefficient than pure...
  36. Replies
    3
    Views
    855

    Re: desperate help!!!

    ; push the characters onto the stack
    push OFFSET [charArr + 1]
    push OFFSET charArr
    call swap


    Methinks it was the fact that you should have either not have had brackets or had brackets...
  37. Replies
    1
    Views
    2,262

    Re: ASM tutorials, links, etc

    IDEs

    http://www.negatory.com/asmstudio/
  38. Replies
    14
    Views
    1,671

    Re: Assembly Portability

    The problem with HLA is that HLA is not assembler. It's like giving C++ an assembler syntax and telling you that it is assembler. This is where you get the portablility.

    And also, it is possible...
  39. Replies
    2
    Views
    700

    Windows SDK tutorial

    I am looking for a tutorial that explains how to interface with command buttons, text boxes, etc. Do you have any in mind?
  40. Thread: A*

    by Darkwraith
    Replies
    6
    Views
    941

    If you are using C++ and you are just going to...

    If you are using C++ and you are just going to use the same API calls in assembler as you would in C++ and you are going to code a good portion of your algoritm in C++, then why are you considering...
Results 1 to 40 of 500
Page 1 of 13 1 2 3 4



Click Here to Expand Forum to Full Width