Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #14.9K
Ranked #2K
~2K People Reached
Favorite Tags
Member Avatar for JohnMcPherson

Hello, I work at the U.S. Department of Labor. I am a maintenance prorgrammer of C code, and the configuration management of this code in the past has been very spotty. When I took over this project, a CM tool was in place I have been doing corret checkins and …

Member Avatar for JohnMcPherson
1
312
Member Avatar for camthalion95
Member Avatar for laima
0
201
Member Avatar for skypower

Hello, I am having some strings grammar problems. [CODE] char *eisodos1[50]; char e; int *a; int i; int main() { eisodos1[i]=getchar(); (1) e=eisodos1[i]; (2) if (eisodos1[i] == ' ') g++; (3) while ((e!=EOF) && (a!=EOF)); (4) } [/CODE] Please don't look the code like a complete program, I posted the …

Member Avatar for eager
0
189
Member Avatar for rukunaditya

Is it possible to print anything on screen in C or C++ without using main().If yes please explain how?

Member Avatar for Narue
0
166
Member Avatar for moerpheus

Hi all, I want to be a networker and software developer. My questions are, How many languages to pack? Which languages to pack? I want to know three languages( are they enough?) for sure i want to knw C++ and JAVA. But i dnt knw the third!.... Python?PERL? or?..... Please …

Member Avatar for moerpheus
0
147
Member Avatar for jimbob99

Hi hope someone can help me fix this extremely frustrating PC problem. Please excuse my lack of PC know-how, but I will try to explain my problem as best I can. For some time now, our main desk-top PC has been crashing out randomly, and displaying a black screen. "No …

Member Avatar for el gizmops
0
134
Member Avatar for tigger0484

using visual studios C++ express 2005 edition this is my code but when I run it I get a bunch of garbage...any suggestions would be greatly appreciated!!!! [code=cplusplus] #include <iostream> #include <fstream> using namespace std; int length(char phrase[]); void concat(char phrase1[], char phrase2[], int measure1); void copy(char phrase1[], char phrase2[]); …

Member Avatar for tigger0484
0
259
Member Avatar for DigitalPackrat

I searched the forums for Windows API tutorials and have found [URL="http://www.winprog.org/tutorial/"]this[/URL]. Is it necessary to do everything manually like in the tutorial and after getting the hang of it move on to QT or should I jump into QT right now?

Member Avatar for eager
0
247