Forum: C++ Jul 26th, 2009 |
| Replies: 3 Views: 224 hey your program is solved
next time pls indent properly
just do the changes done in this portion of your code
cout <<"Product price $";
cin >> P;
TP=P*T; //Calculates product price with... |
Forum: C++ Jul 26th, 2009 |
| Replies: 3 Views: 224 what compiler are u using? |
Forum: Windows NT / 2000 / XP Jul 26th, 2009 |
| Replies: 6 Views: 273 good codec pack for windows would be the K-Lite Codec pack |
Forum: Windows Vista and Windows 7 Jul 25th, 2009 |
| Replies: 8 Views: 591 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 |
Forum: Windows NT / 2000 / XP Jul 25th, 2009 |
| Replies: 6 Views: 273 Codes are actually some files that will enable you to paly some extensions like mp3,aac etc. |
Forum: Monitors, Displays and Video Cards Jul 25th, 2009 |
| Replies: 4 Views: 299 Any beeps or sound that it makes while starting?? |
Forum: Monitors, Displays and Video Cards Jul 25th, 2009 |
| Replies: 8 Views: 410 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. |
Forum: Storage Jul 25th, 2009 |
| Replies: 17 Views: 2,193 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 |
Forum: Troubleshooting Dead Machines Jul 25th, 2009 |
| Replies: 5 Views: 321 check the PSU. Do a soft power test by taking out the PSU and shorting the Green wires. |
Forum: Troubleshooting Dead Machines Jul 25th, 2009 |
| Replies: 4 Views: 522 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... |
Forum: C++ Feb 22nd, 2009 |
| Replies: 4 Views: 697 Indeed waltp's way i the easiest to find prime factors of a number |
Forum: C++ Feb 22nd, 2009 |
| Replies: 15 Views: 822 the funcion gets does the job of taking the data in a line
i have not use cin.getline so i cant tell about that and the i in ur program is wrong it should be k as in my program |
Forum: C++ Feb 22nd, 2009 |
| Replies: 15 Views: 822 take the code i give
u will understand urself
#include<iostream.h>
#include<conio.h>
#include<string.h>
int main()
{
char line[80]; |
Forum: C++ Feb 22nd, 2009 |
| Replies: 15 Views: 822 oh sorry i put up the post without refeshing my page,so didnt see that so many lesons have been put up for u already |
Forum: C++ Feb 22nd, 2009 |
| Replies: 15 Views: 822 what is it supposed to do ,bro?? |
Forum: C++ Feb 22nd, 2009 |
| Replies: 7 Views: 670 can u be a bit more specific |
Forum: C++ Feb 22nd, 2009 |
| Replies: 11 Views: 497 anyways the problem is now solved so make the thread as solved |
Forum: C++ Feb 22nd, 2009 |
| Replies: 11 Views: 497 no problem with the for loop as well
maybe sallem gave the coment as u missed the barces of the for loop in your first code |
Forum: C++ Feb 22nd, 2009 |
| Replies: 11 Views: 497 hey excuse me but the above code is absolutely fine,i dont find an error it is running fine |
Forum: Java Feb 22nd, 2009 |
| Replies: 13 Views: 690 Yes,use object man............thatz the way to do it |
Forum: Visual Basic 4 / 5 / 6 Nov 22nd, 2008 |
| Replies: 4 Views: 835 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... |
Forum: Visual Basic 4 / 5 / 6 Nov 22nd, 2008 |
| Replies: 23 Views: 1,519 yes it seems so, but i think it will not do any problem for the pause command |
Forum: Visual Basic 4 / 5 / 6 Nov 20th, 2008 |
| Replies: 23 Views: 1,519 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.. |
Forum: Motherboards, CPUs and RAM Nov 15th, 2008 |
| Replies: 9 Views: 692 u can go for a new hard disk but be sure to check iwhat size max ur bios supports |
Forum: Visual Basic 4 / 5 / 6 Nov 15th, 2008 |
| Replies: 8 Views: 1,213 Ya , rite that is the way to do the program. the code works fine |
Forum: Visual Basic 4 / 5 / 6 Nov 14th, 2008 |
| Replies: 8 Views: 1,213 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 =... |
Forum: Storage Nov 14th, 2008 |
| Replies: 1 Views: 490 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 |
Forum: Storage Nov 14th, 2008 |
| Replies: 22 Views: 7,057 I have had the problem with 250 gb hard disks when installing Xp .
Try installing Vista and it should work fine |
Forum: Motherboards, CPUs and RAM Nov 14th, 2008 |
| Replies: 9 Views: 692 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... |