Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
2 Commented Posts
0 Endorsements
~905 People Reached
Member Avatar for warpspeed14

Hello everyone, I have a problem. My internet connection is operating fine, yet my internet explorer and firefox both won't display webpages. Whenever I click on either of them they proceed to attempt to load a page but never end up loading them. On some sites I get a "Page …

Member Avatar for help pleaseee
0
202
Member Avatar for Tech

Hey, I went shopping today, to buy a new microphone as my old one broke. When i came home to install it, i put the jack in the right socket (Pink one) and my mic wont work. My computer reconized it as a microphone, when i speak into it, i …

Member Avatar for mic problems
0
148
Member Avatar for aburich_44

Hi, i can't seem to be able to fix this loop ! :( I have tried to use cin.clear() but it still does not work. It goes in an infinite loop. Any ideas? Thanks in advance! [code] #include <iostream> #include <cstring> #include <string> using namespace std; int main() { char …

Member Avatar for iamthwee
-1
174
Member Avatar for aburich_44

Hello, can an exe statically linked by c++ or code blocks run on a mac? if it requires a software to convert it, which would you suggest? Thank you for any help.

Member Avatar for Nick Evan
0
100
Member Avatar for aburich_44

hello i wrote a c++ program, and i wanted to send it to my friends, but everytime i send the exe file to them, they tell me they get the error: "The application has failed to start because the application configuration is incorrect". I tried to put it on rapidshare, …

Member Avatar for mrnutty
0
161
Member Avatar for aburich_44

This has only one function to solve projectile motion, but it doesnt seem like it works, why? [code] //Richard Chaaya //1-25-09 //kinimatics #include <iostream> #include <conio.h> #include <iomanip> #include <string> using namespace std; int main() { //declare variables double dblVix = 0.0; double dblViy = 0.0; double dblVfx= 0.0; double …

Member Avatar for StuXYZ
-1
120