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.

0 Endorsements
Ranked #4K
~2K People Reached
About Me

Network administrator

Interests
Programming, network administration
PC Specs
CPU - AMD Athlon Barton 2500+@3200+ MB - GigaByte GA-7N400 RAM - 2x256Mb pc3200 Dual Chanel mode HDD…
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for freesoft_2000

Hi everyone, I just came home from a software conference in nagoya, Japan where they had any kind of software you can think of on this planet. There was one talk i went for and i think its quite interesting to have it discussed fully here. Alot of the companies …

Member Avatar for alc6379
2
2K
Member Avatar for db0

Hi all. Somthing strange is going on... I want to use "-debug" command line parameter to make my app show some debug info. Here is my code (not entire but needed part)... [code] #include <iostream.h> bool debug_mode=0; int main(int argc, char **argv) { if(argv>1) cout << argv[0] << endl << …

Member Avatar for db0
0
89