Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #2K
~6K People Reached
About Me

A fighter with a 'give credit where it is due' attitude.

Interests
Computers,Football,Cricket,Music(Guitar),Drawing
PC Specs
Intel Dual Core T2300 1.86Mhz, 2 GB DDR2 Ram 120 Gb HDD

26 Posted Topics

Member Avatar for sujskiez

As a design principle you make clsses when you are modeling real world objects. In your case book is a real world object. Books have attributes like name,category,price so these are kept together in a class. You can then focus your development work on Book as a whole and do …

Member Avatar for arghasen
0
247
Member Avatar for wanu
Member Avatar for slygoth

You cannot return more than one value in a function. You have to use an array or a pointer.

Member Avatar for Despairy
0
203
Member Avatar for abchua7

well if you fell that the system you have has some problems that causes the problems, try putting up a LINUX live CD and see if you can access the External hard disk files from there

Member Avatar for star126
1
667
Member Avatar for Master Mascus
Member Avatar for cdudefire

do it like this [CODE] do{ //your code here printf("do you want to exit(y/n)"); char a=getchar() }while(a!='y'||a!='Y');[/CODE]

Member Avatar for cdudefire
0
458
Member Avatar for mdpepper
Member Avatar for Vusumuzi

simple put the code fragment [CODE] Commission = Sales * CommissionRate; TotalPay = (NormalHoursRate * NormalHours) + (OvertimeRate * OverTimehours )+ Commission; cout << "The sales assistance salary is: " <<"R " << TotalPay << "\n"; cout << " _______" << endl;[/CODE] out side the loop

Member Avatar for Ketsuekiame
0
93
Member Avatar for Kurohide

I have had the problem with 250 gb hard disks when installing Xp . Try installing Vista and it should work fine

Member Avatar for stevededoks
0
1K
Member Avatar for kernel>panic
Member Avatar for syclick

Well your case seems extreme but once I had similar problem when reinstalling the OS enabled me to get it up and running. Try putting up a stable OS like XP/VISTA/UBUNTU and check if the problem persists.

Member Avatar for kewlman
0
200
Member Avatar for hyuche
Member Avatar for kewlman
0
113
Member Avatar for Siberian

Codes are actually some files that will enable you to paly some extensions like mp3,aac etc.

Member Avatar for arghasen
0
146
Member Avatar for abchua7

Modern windows builds will be syncing but still the CMOS battery if drained out will send time back to original date. lost Moreover all other BIOS settings get changed.

Member Avatar for abchua7
0
124
Member Avatar for lemenade
Re: read

check the PSU. Do a soft power test by taking out the PSU and shorting the Green wires.

Member Avatar for ctyokley
0
133
Member Avatar for Revka

If your DVD's are read in other computers then you may hve to send the drive for repairs.My laptop aslo had the same problem

Member Avatar for Suspishio
0
218
Member Avatar for jeevsmyd

hey excuse me but the above code is absolutely fine,i dont find an error it is running fine

Member Avatar for seanhunt
0
402
Member Avatar for olgratefuldead
Member Avatar for jeevsmyd
Member Avatar for shamila08
Member Avatar for nparrish15
Member Avatar for arghasen
0
128
Member Avatar for squidd

do a thing .................. use the unload command after the frmenter.Visible = True line. the error u describe is just the opposte of waht it shold be withthis code.so just tey that..

Member Avatar for squidd
0
193
Member Avatar for helloan

ur logic is wrong..............i cant say bout the code ,but newton ralphson method............u ar using has the wrong logic.. x2=x-(func/deriv) this is the actual logic of newton ralphson method.

Member Avatar for arghasen
0
134
Member Avatar for belize

with surfing being ur only need i dont see a reason as to why u should upgrade. However if ur Pc is too slow ,it may be due to the rigours of the 7 year long performance... A clean up of ur software, or a clean os installation should do …

Member Avatar for quuba
0
108
Member Avatar for ryan311

u try the code snippet: Private Sub cmdSwitch_click() if picture1.picture ="D:\hehe\Winter.jpg" then picture1.picture = LoadPicture("D:\hehe\Sunset.jpg" else picture1.picture = LoadPicture("D:\hehe\Winter.jpg" end sub this would do for switch similarly for the pictue click change in picture write the same code in the picture1_click event... this should solve ur problem

Member Avatar for QVeen72
0
107
Member Avatar for rosey_666

The Xp cd from which you are installing may have a corrupt USB driver. try using a different disk or better try it on a Linux live Cd. If detected Format it and safely remove it

Member Avatar for arghasen
0
68

The End.