Search:

Type: Posts; User: ljrobison

Search: Search took 0.00 seconds.

  1. Yeah I worked on C# a bit when I wanted to get...

    Yeah I worked on C# a bit when I wanted to get into the XNA framework. But not too intentsly yet. But Ill definitely take a look at both those suggestions.
  2. Well heres an example of what I want it to do. ...

    Well heres an example of what I want it to do.

    Example Recipe:
    23.44g Colorna Blue
    9.92g Black Oxide
    1.75g Kaolin Clay

    which is about 35g or a like 1.25oz. She always asks me to make...
  3. I don't see how that helps. I don't know...

    I don't see how that helps. I don't know anything about CSV. C++ has just been a hobby of mine for awhile and I just passed a 201 class in college on C++ so Im more or less beginner-intermediate...
  4. Need advice on umm.. variable number of variables haha.

    Sorry couldnt think of a better title haha. But anyways, I want to make a program for my mother to help my mom with her make-up business. She makes her own from scratch. I wanted to make a...
  5. Replies
    4
    Views
    1,559

    you could change: inFile.open (file1,...

    you could change:



    inFile.open (file1, ios::nocreate);


    to:
  6. Thank you so much. That works. Can you also...

    Thank you so much. That works.

    Can you also explain to me what this part of the problem means?:

    ...The constructor for this class should initialize all Student data members to 0...

    And...
  7. Need advice classes. Had swine flu and missed school for two weeks =(

    Ok, since this is my first post here I guess I better explain some things =)

    Well I have had swine flu for the past two weeks and in those two weeks I missed a bunch of my C++ classes in school. ...
Results 1 to 7 of 7