User profile: Brandon23z

User info
User name:Brandon23z
Name:Brandon Manni
Location:Detroit, Michigan
Website:http://brandonmannidevelopment.blogspot.com/
Bio:I am a first year college student majoring in Mechanical Engineering because that's what my parents want. I really want to major in computer science and film. I go to University of Michigan Dearborn. I am currently in my first computer science class ever so I'm still kind of new to it but I am starting to get a little more comfortable with C++. Everything is going pretty smooth so far.
History
Joined:
Number of posts:11
Latest posts:

fstream not working. Same syntax as text book...
Ok, so I have to read from a text file. Some of the things we have to read are int values so I am us...

How do you getline and int variable?
So we have a text file with the following data: Year - Make - Model - Price 2011 Chevrolet Tahoe $...

How do you modify a getValue?
So I need to sort all of the getPrice array values in order by price in ascending order. The ones I ...

Algorithm to cout an array in certain order?
Basically, I need to compare one cell to all of the other cells in the same array. I have most of th...

Struct to Private Class?
I don't understand. I looked it up, but that looks way complicated for what we're doing. He said som...