No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Keyboardist/pianist/synth player, blogger, pseudo geek, full-time worker and half-time student.
Just started going back to school. Majoring in Information Technology. I know a little already, but I have much to learn.
- Interests
- Music - I play the keyboards. Check out www.myspace.com/cherryteresa and www.cherryteresa.com if you're…
- PC Specs
- iMac 20", 2GHz Intel Core 2 Duo, 1 GB 667 MHz DDR2 SDRAM Mac OS X 10.5.1 (Leopard) and Windows…
4 Posted Topics
Hi there. I had to make a code to print out a Pascal Triangle. But I'm not getting it to display properly. For example, if the user types in 4, then it will print: 1 1 1 2 1 3 3 But it should print 1 1 1 1 2 … | |
Hey there, everyone. Here is the question I had to write code for: Include the following code: char test[15] = {‘T’, ‘h’, ‘i’,’s’, ‘_’, ’i’, ’s’, ‘_’, ’a’, ‘_’, ’t’, ’e’, ’s’, ’t’}; for (int row = 0; row < 15; row++) { cout << test[row]; } Add the code … | |
Re: Definitely Firefox. It's a more security browser for one. I know quite a few people who had very infected PCs and were about to throw them out for new ones because they could barely use them anymore. I told them to install Firefox and get rid of IE. Suddenly, none … | |
Hi guys! I'm a n00b here on this community. So hello there! I re-did my myspace profile [URL="http://www.myspace.com/cherryteresa"]www.myspace.com/cherryteresa[/URL] in CSS and I can't figure out to fix a certain issue. For users who have smaller screens or resolutions of 800x600 or less, the left side of the screen is not … |
The End.