Search:

Type: Posts; User: RPW

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Thread: I/o

    by RPW
    Replies
    7
    Views
    1,115

    HOW?

    How do u use that effectivley? plz explain
  2. Thread: Window tutorial

    by RPW
    Replies
    2
    Views
    944

    THX

    thx alot
  3. Thread: I/o

    by RPW
    Replies
    7
    Views
    1,115

    Ya

    Like a pointer or reference or whatever to find a spot and be able to read from it.
  4. Thread: I/o

    by RPW
    Replies
    7
    Views
    1,115

    Darn

    I guess i have to try to right a class or two form it then:eek:
  5. Thread: Window tutorial

    by RPW
    Replies
    2
    Views
    944

    Window tutorial

    Ok. Im new to C++. I have finished one book. Cant find good intermidiate book but htats not the problem. I need a step by step good WindowsAPI guide/book/tutorial for C++ andf it has to be free. Ive...
  6. Thread: I/o

    by RPW
    Replies
    7
    Views
    1,115

    I/o

    Using <fstream.h> <IOSTREAM> or whatever is there a way to store a variable in a file like a .txt file or whatever and some otherstuff and go strait to that variable and read it with a pointer or...
  7. Thread: I/o

    by RPW
    Replies
    3
    Views
    1,031

    Better Explanation

    I want to be able to store a string, integer, etc... without having to do something like this to find a certain spot and then read from that spot.


    ...
    char c;
    string s;
    ifstream...
  8. Thread: Idea

    by RPW
    Replies
    0
    Views
    1,861

    Idea

    I have an idea for a contest. The goal is to write a header file that only uses <IOSTREAM> <fstream.h> and <string> headers.
    It has to store data under a file name and a Reference name so that all...
  9. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    thx. I post any more problems i have hear

    thx. I post any more problems i have hear
  10. Thread: I/o

    by RPW
    Replies
    3
    Views
    1,031

    I/o

    I just wanted to see some of the better ways for i/o. I only know how to do the <IOSTREAM> and <fstream.h> commands. Is there a way where u could store an integer and other stuff and go strait to the...
  11. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    anyone know

    anyone know
  12. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    THX...

    THX alot...
    Do you know how to open a i/o file using fstream and a string like this:
    #include <fstream>
    #include <string>
    string stringa='m1.txt';
    ...somecode...
    ofstream...
  13. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    String vs Chars

    How can i compare a string to a character
    like this:

    if (stringa==charb)
    {...}
  14. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    There will be a few more files as well but i...

    There will be a few more files as well but i havent started them
  15. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    Instructions. i havent put any instructions in...

    Instructions. i havent put any instructions in yet though
  16. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    This is default map

    This is default map
  17. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    LMAP

    LMAP
  18. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    NEWGAME

    NEWGAME
  19. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    Intro.h

    Intro.h
  20. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    Instruct.h

    Instruct.h
  21. Thread: small problem

    by RPW
    Replies
    15
    Views
    2,043

    small problem

    This is a realy dum question but why are my Strings and stuff not being used in my intro.h and other classes? It says theres a parce error but i don't see it.


    #include <IOSTREAM>
    #include...
  22. Thread: Battle Pong

    by RPW
    Replies
    13
    Views
    3,643

    Send me that

    PLZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ.
    Send me the source code when your done to [email protected]
    Im trying to learn to make games but i need to right now learn how to use basic...
  23. Thread: Graphics Newbie

    by RPW
    Replies
    7
    Views
    1,386

    THX

    Thank u ill look at it
  24. Thread: Graphics Newbie

    by RPW
    Replies
    7
    Views
    1,386

    Tutorial plz

    I can't find a good winapi tutorial can someone post one?
  25. Replies
    27
    Views
    2,295

    I know one

    I've just started programming as well and am trying to learn to mak games to. If Sams teach yourself in 24 days doesn't have compiler then get Sams .... 24 hours instead. it comes with compiler that...
Results 1 to 25 of 43
Page 1 of 2 1 2