Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
6
Posts with Downvotes
5
Downvoting Members
6
1 Commented Post
0 Endorsements
Ranked #4K
Member Avatar for William Hemsworth
Member Avatar for Uchenna_1
0
9K
Member Avatar for Dave Sinkula

With regard to C++ books, I'll just echo the advice here .The following books are recommended; read them in mostly the order listed." Accelerated C++ " Andrew Koenig & Barbara Moo " The C++ Standard Library " Nicolai Josuttis --- a "must have" " Effective C++ ", " More Effective …

Member Avatar for shahidali6
11
10K
Member Avatar for +_+man

[COLOR="Red"][U]Need Help Making Keylogger[/U][/COLOR] Hi everyone, My name is hayzam and i want to make an advanced keylogger and what to put it in a USB So when I connect my usb it will open automatically and it must be invisible one more thing i am a newbie to C++ …

Member Avatar for bhanumaurya
0
377
Member Avatar for +_+man

I need to make an OS For my school baisically it is for children's i am a 10 year old boy the poster of this question is my uncle i have 1 year of experience in doing C++ Regards Hayzam,

Member Avatar for Goalatio
0
152
Member Avatar for +_+man

see if the case is 10.0.0.0 just for example how can i find its port number need immediate reply Thanks In Advance

Member Avatar for CimmerianX
0
94
Member Avatar for +_+man
Member Avatar for +_+man

Hi Everyone i want help making a Library Management Software So I can Make Command line and i need help for making it in Visual C++ Because i am new to Visual C++ Regards +_+ man

Member Avatar for Ancient Dragon
0
137
Member Avatar for 4ever_free_4u

hi all ]i need programme in c++ to insert values in linear array and also delete them plz help me i'm new to c++ programming[/B][/B]

Member Avatar for SgtMe
-2
61
Member Avatar for +_+man

i need a pocket pc with no phone my budget is from 100 - 300 dollars Thanks In Advance Regards hayzam

0
33
Member Avatar for vijaybrar

Hi you can customize it the problem is that when i put 5 it say to low then when i put 6 it say to high or any numbers pls help me.. [CODE] #include <iostream> #include <cstdlib> #include <ctime> #include <conio.h> #include <cmath> using namespace std; char ans; int main() …

Member Avatar for Fbody
0
129
Member Avatar for +_+man
Member Avatar for ylin333
0
937
Member Avatar for will9777

The problem is in dayOfWeek () I think. It may be overloaded or something. [code] #ifndef DATE_H #define DATE_H class Date { public: Date( int = 1, int = 1, int = 1900 ); // default constructor void print() const; // print date in month/day/year format int dayOfWeek (); // …

Member Avatar for Ketsuekiame
-3
172
Member Avatar for +_+man

hi everyone how to generate random codes given to the computer if i give three codes example : 123,234,567 i need to output anyone of these at a time

Member Avatar for daviddoria
0
96
Member Avatar for +_+man

hello everyone plss tell me whats wrong with my code[code]#include <iostream> #include <cstdlib> using namespace std; int main(void) { int choice; do { cout<<"Welcome To Hayzam's TimeTable\n"; cout<<" press 0 to quit\n"; cout<<"1- Sunday\n"; cout<<"2- Monday\n"; cout<<"3- Tuesday\n"; cout<<"4- Wendesday\n"; cout<<"5- Thursday\n"; cout<<"6- Friday\n"; cout<<"7- Saturday\n"; cin>>choice; } while (true); …

Member Avatar for tesuji
0
135
Member Avatar for abhijeet kamble

hey, iam working on c++ and i need help . will u plz tel me how do i insert time to my system.... i tried with time.h and bios.h but it doesent work .. also how do i execute a batch file of .exe from c++.

Member Avatar for Ancient Dragon
0
159
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 +_+man

how to make a generator which generates codes for eg;-123456?? how to make this i need serious help thanks in advance for everyone who helped me.

Member Avatar for +_+man
-1
72