Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #3K
~26.0K People Reached
PC Specs
P4 3.40Ghz 3GB DDR-II RAM 500GB HDD
Member Avatar for Duki

Well I just started eating dinner and thought this would be a neat topic. Everyone knows we love to eat while on the computer; two birds, one chair. I'll start it off: Deli Sandwiches, macaroni salad, potato salad and a Pepsi :)

Member Avatar for Dani
22
17K
Member Avatar for samaru

I'm curious if anyone here likes Anime. If so, what are your favorite series?

Member Avatar for thompsonmax
1
3K
Member Avatar for adkool
Member Avatar for jan1024188

I have a problem....I wrote program which makes computer beep, but there is no beep when executing a program. I included [B]windows.h[/B] header, defined [B]speed[/B] and wrote following line [CODE]Beep(2750, speed);[/CODE] Why there is no beep?

Member Avatar for +_+man
0
385
Member Avatar for Gaurav arora

hi! i m Gaurav. i m facing a problem in printing a series i have print the series related to it. like * * * * * * * * * * * * * * * but i m facing a problem in printing the following series: * * …

Member Avatar for ashutosh1234
0
89
Member Avatar for WoBinator

Hi, im new to programming. I have read alot of posts on this site and am wondering if i need to learn C before i learn C++. Is learning a language before C essential? or will i just get the hang of it. This is my second post, asking about …

Member Avatar for Zacadx15
0
467
Member Avatar for ~s.o.s~

The 2009 Winter Preview is [URL="http://www.animevice.com/news/the-2009-winter-preview/145/"]here[/URL]! Though I would be shameful enough watching each one them, eagerly awaited would be: [LIST] [*]Akikan [since I am a harem/romance lover at heart] [*]Asu no Yoichi! [*]Birdy the Mighty Decode:02 [*]Tower of Druaga ~Sword of Uruk~ [/LIST] ...and the best of them all …

Member Avatar for ~s.o.s~
1
172
Member Avatar for Boldgamer

I am trying to reinstall XP on my system. This isn't the first time I have done this. I have never had a problem before. The only difference now is that I recently had Ubuntu 7.10 on my system on a separate partition. I deleted that partition and my XP …

Member Avatar for jbennet
0
100
Member Avatar for angelfox

i know this is 2 easy for you guys, but please help..... Its been only 2 wks since i enrolled this class and they gave me this assignment.... please check if its correct. thank you so much [code=cpp] #include<iostream> using namespace std; char vowels[]={a,e,i,o,u}; char n; char main() { cout<<“Please …

Member Avatar for angelfox
0
166
Member Avatar for karimnouh

Hey im new to this C++ business but i just wanted to know cause i find lots or errors coming up to me :'( .. whats the difference between int main and void main.

Member Avatar for Infarction
0
296
Member Avatar for happygeek

If you think you are, how about stepping forward with you age and let's see if you are right... I will start the ball rolling, any advance on my 43? :)

Member Avatar for jbennet
0
350
Member Avatar for fulyaoner

Hi to everyone... I am to write a code about finding the least coins number to make up an amount that is given by user. It is a trivial question for a programmer and I did code well. In Canada, there are 2 more currencies, Loonie = 1$ and Twonie …

Member Avatar for fulyaoner
0
402
Member Avatar for The Dude
Member Avatar for jbennet
0
137
Member Avatar for Tauren

A person ineed deserves books indeed! Umm any college like books we know of that I can get?? From C++ to the end! Maby not way end but enough to build a game! Other post disregard Noones responded to it in the last [B][I][U][COLOR=purple]48[/COLOR][/U][/I][/B] hours!

Member Avatar for jbennet
0
111
Member Avatar for The Dude
Member Avatar for The Dude

I ended up with a score of 50% correct (25 right) All you have to do is [url=http://www.sheppardsoftware.com/states_experiment_drag-drop_Intermed_State15s_500.html]place the state[/url] by dragging and dropping onto the correct location on the blank US map.

Member Avatar for masijade
0
200
Member Avatar for newhen
Member Avatar for Dortz
0
143
Member Avatar for Virii

So I'm looking into colleges and I see that ITT Tech has a Software Engineering program, and I'm just curious if you guys think this degree is worth the $70,000 or if it's not even worth the paper it's printed on. I want to program video games, websites or software …

Member Avatar for Ancient Dragon
0
85
Member Avatar for Boldgamer

[code=cplusplus]/*Make a program that allows the user to input either the radius, diameter, or area of the circle. The program should then calculate the other 2 based on the input. (Beginner)*/ #include <iostream> using namespace std; #include <cmath> int main () { double pi = 3.14159265, radius, diameter, area; char …

Member Avatar for Dave Sinkula
0
119
Member Avatar for Boldgamer

Hello everyone. I am reading C++ Demystified and am on the chapter about the for loop. I am using this code [code] [COLOR=#0000ff]#include[/COLOR][COLOR=#a31515]<iostream>[/COLOR] [COLOR=#0000ff]using [/COLOR][COLOR=#0000ff]namespace[/COLOR][COLOR=#000000] std;[/COLOR] [COLOR=#0000ff]int[/COLOR][COLOR=#000000] main()[/COLOR] { [COLOR=#0000ff]int[/COLOR] num, counter, total = 1; cout << [COLOR=#a31515]"Enter a number: "[/COLOR]; cin >> num; cout << [COLOR=#a31515]"The factorial of "[/COLOR] …

Member Avatar for John A
0
232
Member Avatar for melodious_lily

I have this problem... Ive gotten the codes however, i cant seems to get the output correctly.. This is my program: [code=cplusplus] int n; cin>>n; //reading in value of n if (n==1) { cout<<n; //if n=1, print out 1 } else if (n%2) { n = 3*n + 1; //if …

Member Avatar for sallyitzme
0
89
Member Avatar for Boldgamer

[COLOR=#000000]Hello everyone. I am interested in learning C++ and am looking for a good book to start out with. I read the topic in the sticky in this forum and have narrowed my choice of beginner books down to either [/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]A) [/COLOR][COLOR=#000000]C++ How to Program by [COLOR=black]Harvey …

Member Avatar for may4life
0
156
Member Avatar for fitts

Hello everyone, I've encountered a very nasty problem with my computer and I do not know where else to turn but here, hopefully someone can help me out. Few weeks ago, I noticed that my computer started taking awfully long to shut down (approx 5 minutes). Since then I scanned …

Member Avatar for chunkmartinez
0
95
Member Avatar for Boldgamer

[COLOR=#000000]Hello. I am having a problem with a PC I am working on for a friend of my sisters. It is an old [/COLOR] [COLOR=#000000]Gateway E-1400[/COLOR] [COLOR=#000000]PIII processor[/COLOR] [COLOR=#000000]16MB TNT2 PCI Graphics card[/COLOR] [COLOR=#000000]256MB RAM[/COLOR] [COLOR=#000000]15GB HDD[/COLOR] [COLOR=#000000]I know this is an old PC but it was given to him …

Member Avatar for Boldgamer
0
1K