Search:

Type: Posts; User: adc85

Search: Search took 0.01 seconds.

  1. Thread: AP Physics B

    by adc85
    Replies
    22
    Views
    5,594

    Just out of curiosity, the function 'Trick(t, t)'...

    Just out of curiosity, the function 'Trick(t, t)' would return 30 for each one, right?
  2. Replies
    6
    Views
    3,136

    Anyone Ever Taken Computer Science A AP Test?

    Has anyone here ever taken the Computer Science A AP test? If so, are there any useful sites (besides the college board one) out there that prepare you for it? I know a lot about C++ already, but I...
  3. Thread: "istream" Help

    by adc85
    Replies
    1
    Views
    886

    "istream" Help

    I know the concepts behind "fstream", like ifstream and ofstream, but what exactly is istream? For example, say there is a function with this heading:



    void ChangePrices(GroceryStore &store,...
  4. Replies
    2
    Views
    2,019

    Trying To Implement A 'Player' Class

    I'm trying to implement a player class that contains the following attributes:

    -> Name
    -> Position Played
    -> High School Graduated From
    -> Height
    -> Scoring Average
    -> Rebounding Average
    ->...
  5. Replies
    2
    Views
    2,008

    nm fixed it myself...

    nm fixed it myself...
  6. Replies
    2
    Views
    2,008

    Dynamic Array Problem

    Hello,

    I am attempting to create a small gradebook application for a project. I am using dynamic 1-d arrays as well as one dynamic 2-d array. I'll try not to post too much code, but rather post...
Results 1 to 6 of 6