Search:

Type: Posts; User: Ajsan

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Thread: ?'s

    by Ajsan
    Replies
    2
    Views
    1,070

    ?'s

    does any one know of a prog or line(s) of code that can discover its the directory that its in?

    and how do i use commands like copy and paste from inside of a program cuase i would like to copy...
  2. Thread: Multiplayer

    by Ajsan
    Replies
    2
    Views
    2,324

    Multiplayer

    Hey everyone its been a while but thats okay....

    i want to port my game that i've made so that its multiplayer for one and the 2 so that its over a network. i know that there is a networking board...
  3. Thread: Multiplayer

    by Ajsan
    Replies
    3
    Views
    1,623

    Multiplayer

    Hey everyone its been a while but thats okay....

    i want to port my game that i've made so that its multiplayer for one and the 2 so that its over a network. i know that there is a networking board...
  4. Replies
    2
    Views
    1,084

    Referance Ifstream

    My program is being picky about being passed a referance ifstream type fin varieble that has been passed through 2 functions.

    is there something in thte referance that only allows it to be passed...
  5. Thread: Code Check

    by Ajsan
    Replies
    0
    Views
    1,298

    Code Check

    I would like the input of anyone and everyone that can tell me y my programm hates me.

    other than minor glitches it will run until it tries to open a room (ERROR #3 in blog.txt)

    the room path...
  6. Thread: Prob

    by Ajsan
    Replies
    4
    Views
    1,181

    Love

    I LOVE YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


    ohhh and thx.
  7. Thread: Prob

    by Ajsan
    Replies
    4
    Views
    1,181

    Code

    there is alot of code to post so just click below to veiw

    CODE

    when i compile a actually get 14 errors and 1 warning but i'm pretty sure once i fix the error it will remove the others.
  8. Thread: Prob

    by Ajsan
    Replies
    4
    Views
    1,181

    Prob

    any one have any clue y this gives me the error

    C:\Documents and Settings\Alli-Poo\My Documents\Visual Studio Projects\C++\FFEC.cpp(973) : warning C4551: function call missing argument list


    ...
  9. Replies
    6
    Views
    15,342

    Thx

    Sry bout the Code tags i forgot and thx for the input about the switch statement i didn't know that....
  10. Replies
    6
    Views
    15,342

    Error

    the actual error is

    c:\documents and settings\alli-poo\my documents\visual studio projects\c++\ffec.cpp(471) : error C2051: case expression not constant
  11. Replies
    6
    Views
    15,342

    Strings and Switch Statement

    i'm having a problem with a switchstatement that uses strings as the argument and it looks something like this



    void Game(Game Info,ifstream &fin)
    {
    int b,c;
    string a;...
  12. Thread: Binary Output

    by Ajsan
    Replies
    9
    Views
    2,550

    I'd just like it so that no one can change their...

    I'd just like it so that no one can change their savefile without atleast going through some trouble of converting into readable text and even then some people are to dumb to evern think of...
  13. Thread: Binary Output

    by Ajsan
    Replies
    9
    Views
    2,550

    All of the things that i want to output are...

    All of the things that i want to output are stored in variables but for some examples



    Suan //first name
    Seith //Last name
    12 //Strength
    13 //...
    15 ...
  14. Thread: Binary Output

    by Ajsan
    Replies
    9
    Views
    2,550

    Binary Output

    Does anyone know how to output in binary without me having to write a converter myself, it needs to convert text / numbers / ... yeah thats about it.

    Any Help would be apreciated...! :)
  15. Replies
    11
    Views
    2,803

    01011001 01101111 01110101 00100000 01100001...

    01011001 01101111 01110101 00100000 01100001 01110010 01100101 00100000 01010011 01010100 01010010 01001111 01001110 01000111 00100000 01101001 01101110 00100000 01111001 01101111 01110101 01110010...
  16. Replies
    11
    Views
    2,803

    Huh?

    01001110 01101111 00100001
  17. Thread: Strings

    by Ajsan
    Replies
    4
    Views
    1,247

    a std::string...

    a std::string...
  18. Thread: Strings

    by Ajsan
    Replies
    4
    Views
    1,247

    Strings

    is there a function that will convert all the letters in a string to upper or lower case to make it easier to make a check like "if (a=="JUMP")".

    i've tryed toupper().
  19. Thread: Un Fullscreening

    by Ajsan
    Replies
    5
    Views
    1,511

    thx

    thank you.
  20. Thread: Un Fullscreening

    by Ajsan
    Replies
    5
    Views
    1,511

    i mean as part of the code is there a chuck of...

    i mean as part of the code is there a chuck of code that i can put in there to unfullscreen the prog.
  21. Thread: Un Fullscreening

    by Ajsan
    Replies
    5
    Views
    1,511

    Un Fullscreening

    does anyone know the cope to unfull screen the window once you have already full screen'd it?
  22. Thread: Grabing Data

    by Ajsan
    Replies
    4
    Views
    1,044

    Dont woorry

    I figured it out thx anyway though.....
  23. Thread: Grabing Data

    by Ajsan
    Replies
    4
    Views
    1,044

    Probs

    When i output in the Win32 app using cout if double spaces the out put why is that and is there a way to fix it so that it doesn't.
  24. Thread: Grabing Data

    by Ajsan
    Replies
    4
    Views
    1,044

    Thx

    X Thank you for the link it was very helpful.
  25. Thread: Grabing Data

    by Ajsan
    Replies
    4
    Views
    1,044

    Grabing Data

    I want to grab the data that is already on the screen of the standard dos window and inoput it into a 2-d array so that i can change it and reoutput. i want to do this for an affect.

    (P.S. i want...
Results 1 to 25 of 55
Page 1 of 3 1 2 3