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.

~821 People Reached
About Me

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…
Favorite Tags
Member Avatar for cherryteresa

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 …

Member Avatar for cherryteresa
0
288
Member Avatar for cherryteresa

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 …

Member Avatar for cherryteresa
0
136
Member Avatar for raw.nic

Hey guys, I am new in net surfing. I am using IE (version 6.0). I want to know your opinions about IE and Firefox. Which one you like to prefer to use? Please feel free to give a frank and independent opinion.

Member Avatar for TheAlex
0
176
Member Avatar for cherryteresa

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 …

Member Avatar for cherryteresa
0
221