Search:

Type: Posts; User: Dragonlord

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,351

    That would hold true if the array constants were...

    That would hold true if the array constants were also the names of the variables I was trying to pass to, but here:


    #include <iostream.h>
    #include <cstdlib>
    #include <time.h>

    void acgen();...
  2. Replies
    6
    Views
    1,351

    Re: Re: About variable type switching..

    Alright. I've tried to do that, but I believe the problem doesn't lie with char[] -> void, I believe the problem is in this: char[] -> void -> char.



    error C2440: '=' : cannot convert from...
  3. Replies
    6
    Views
    1,351

    About variable type switching..

    I am stuck on a certain point in making a program. That would be using pointers to pull diffrent strings from an array, while still being interchangable with a "char" type.

    For example..


    void...
  4. Replies
    63
    Views
    30,168

    Poll: Self tought with the good old, "Trial, Error, and...

    Self tought with the good old, "Trial, Error, and Deletion of the Hard Drive When Screwing Up" method. ;)
  5. Replies
    2
    Views
    1,480

    Data Encryption Program

    I have two questions on this subject.

    1.) How would I (using the file manipulation commands (fstream)), do a search-and-replace for each possible letter and number in a file, and replace them with...
  6. If you were to program this, then all you would...

    If you were to program this, then all you would need is one field for the IP address. The rest you can make automated.

    1.) User (or automated DNS-to-IP lookup program) inputs the IP and starts the...
  7. Replies
    24
    Views
    4,003

    Poll: Re: Graphics guys! Cmon Think about it!

    Zedd- you may be right about the graphics pulling you in. However:

    Would you want to play another generic FF game? (Don't get me wrong- I love FF). I say this because after 6; the stories became...
  8. Hey everyone. Assistand to Zedd here- Dragonlord....

    Hey everyone. Assistand to Zedd here- Dragonlord.

    Anyhow: My question. If we were forced into using a standard suck as M$ Winsock, would it be possible to reproduce the effects in Linux? I am...
Results 1 to 8 of 8