No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Hello kewne, I have encounter the same error message in the past and to get the graphics working again on Ubuntu I purged xserver xorg, then install and then just reconfugure. This shuld get you back into your desktop. 1. Turn on your your machine and go into command mode …
Hey boddy, something that I normally do is use "-v" when I use the copy command. This is basically the verbose option that shows you everyting that is being done/copied and once finished brings you back to your terminal prompt. I don't know about the other feature you use to …
Hi I need help with finding the area underneath a curve. Here is what I have so far; #include "stdafx.h" #include <iostream> #include <string> #include <cmath> using namespace std; struct term { float coeF; float exP; char name; }; struct function { int size; term terms[10]; }; struct Integral { …
I'm studing computer science. I'm an IT Manager and want to further my career level.
The End.