Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~973 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Aenima

I just picked up the textbook for my ASM class and was suprised to see that it's for the 8085 processor. I know it's good to start simple so I don't think it's necessarily a bad thing as long as the basic principles apply to chips that aren't 30 years …

0
58
Member Avatar for Aenima

First of all, hello everyone. My problem is this. In writing a program which accepts multiple user inputs of type [B]int, [/B]during the first run through the program, after the first [B]cout << [/B]statement prints, I have to press enter twice in order for the second [B]cout [/B]statement to display. …

Member Avatar for Aenima
0
258
Member Avatar for vietbong87

hello i need help, i have to input 10 integers and find the maxinum of the numbers. [code] #include <iostream> using namespace std; int main() { const int MAX_NUM_INTEGERS = 10; int integers[0]; int largest = integers[0]; cout << "Enter 10 intergers: "; cin >> integers[i] for (int i=0; i …

Member Avatar for nanodano
0
611
Member Avatar for Aenima

Hi, my name's Carl. I'm a first year Comp Sci/Comp Engr student, and I'm sure I'll have plenty of questions for the experts here. Some Intrests: Music- if it's not rap/RnB or country, I probably like it. Video games - mostly role playing, some RTS Books- Wheel of Time/Song of …

Member Avatar for nizzy1115
0
46