7,623 Posted Topics

Member Avatar for free radical

In the continue bit, call the subroutine which does whatever the program does - e.g main menu or whatever

Member Avatar for free radical
0
191
Member Avatar for rinuraj4u
Member Avatar for RoselineM
Member Avatar for normanhilda
Member Avatar for scrypt3r

Your bios probably has integrated graohics so it staels some of the RAM. If youve got a PCI-Express graphics card, you may want do disable the integrated video in the BIOS menu.

Member Avatar for starfireone
0
103
Member Avatar for alpinemalta
Member Avatar for bocabomb85

For starters, you are missing a break at the end of your default block [B]...[/B] [I] default: cout << "Invalid response, please try again. I, P, or # "; cout << endl; cin >> transactionType; [B]break;[/B] }[/I]

Member Avatar for mitrmkar
0
224
Member Avatar for jazdmarkets
Member Avatar for Joe2

Yeah SP3 will install fine so long as you have SP2 already, and your copy is legitimate. Download the standalone version from here [url]http://www.microsoft.com/downloads/details.aspx?FamilyId=5B33B5A8-5E76-401F-BE08-1E1555D4F3D4&displaylang=en[/url] By the way, if you have AVG installed, remove it before putting SP3 on as it interferes with it Do you ave your machine configured for …

Member Avatar for jbennet
0
133
Member Avatar for firoz.raj

Right click the folder Go into properties Go into sharing -> security And set it so the Everyone group has nothing (not list or read or anything). Give the two users whatever they need

Member Avatar for jbennet
0
128
Member Avatar for Banderasky

[quote] Luckily, there is nothing serious. I hope Daniweb could be more responsible. [/quote] Um, what? Disk copies are a form of backup. Indeed, the very first backups were simnply dumps of the whole disk onto tape. And thats exactly what it says on its site: [quote] "EASEUS Disk Copy …

Member Avatar for jbennet
0
117
Member Avatar for rabbithaveit

In the code editor click (i think its the right) combo box at the top and choose where it says terminate with a lightning bolt next to it

Member Avatar for jbennet
0
2K
Member Avatar for BaNMe4It

Sounds like an overheat or dodgy ram You can run a diagnostic on your RAM using a thing called MemTest86 Try another bit of software [url]http://www.alcpu.com/CoreTemp/[/url] and check the CPU temps too. They should be ideally under 50, and definately under 90.

Member Avatar for caperjack
0
105
Member Avatar for rabbithaveit
Member Avatar for rabbithaveit
0
52
Member Avatar for lllllIllIlllI

Yeah it says 531 now. i noticed earlier mine jumped by like 1000 too. Seemed almost like it was counting posts that shouldnt be counted (e.g reported posts?) It was SO slow earlier too.

Member Avatar for MidiMagic
0
177
Member Avatar for NervousWreck
Member Avatar for Andrewsc1

welcome! and yep in general you learn the most about computers in general through just tinkering

Member Avatar for Robdale
0
42
Member Avatar for Dave Sinkula
Member Avatar for shaadibiye
Member Avatar for RSSeosolution
Member Avatar for cabcomp
Member Avatar for mgenge09
Member Avatar for howlingmountain

welcome! Just ask your question in the general c++ board. There is a sticky at the top of it with some links to some tutorials and stuff but its a bit old.

Member Avatar for jbennet
0
52
Member Avatar for healthcoach
Member Avatar for positionclick
Member Avatar for atheist
Member Avatar for notetech

I thaught net was easier coming from a v/c# background But now i am a better programmer, i found php easy to learn.

Member Avatar for jbennet
0
90
Member Avatar for sittas87
Member Avatar for cguan_77
0
156
Member Avatar for serkan sendur

CCleaner Its got a registry cleaner and also has (under tools) an option to delete entries from the add/remove programs list.

Member Avatar for jbennet
0
101
Member Avatar for stewie griffin
Member Avatar for patelrg

XP Home or XP Pro? Do you have a system with Windows Server running on it (and an active directory domain set up) If so you can use Local (Or better Domain User/Group) policy to lock down the system

Member Avatar for patelrg
0
150
Member Avatar for artemis_f

[quote]You're correct that you need to create a copy of that object before you alter it. Using '=' is setting the two variables to be references to the exact same object in memory, hence it reflects the changes[/quote] Yeah i got tripped up by that recently. I was using == …

Member Avatar for artemis_f
0
117
Member Avatar for nbhakuni

OMG does none here use XP Home? There is NO gpedit. The group policy editor does not exist in XP home. Neither does any advanced filesharing. XP home uses simple filesharing ONLY It is likely that the virus corrupted a system file. Try going to run and tyoing sfc /scannow …

Member Avatar for digudc
0
750
Member Avatar for YoungCoder
Member Avatar for chriswellings
0
708
Member Avatar for tomtetlaw

main needs paramaters and needs to return a value, else its not valid standard c++

Member Avatar for tomtetlaw
0
155
Member Avatar for PRATS 1990

get a menu choice from a user in the form of a character e.g q to quit, s to save etc... use a switch statement on the variable you used to hold the input and for each possible value use a case statement and use a default statement for in …

Member Avatar for csurfer
0
116
Member Avatar for letlet_pogs

PHP is a server-side language. You need to run it on a web server, and access it via a web browser.

Member Avatar for cwarn23
0
62
Member Avatar for The Dude

[quote]that I don't have, and can't install[/quote] Oddly, you dont actually seem to need it even although it prompts you. Im running firefox on linux (no quicktime (is there even a linux version?) and no quicktime alternative installed) and it just works.

Member Avatar for jbennet
0
126
Member Avatar for mike6850
Member Avatar for vb5prgrmr
0
51
Member Avatar for NMGuatemala69

Stick in an xp cd and go to run. Type sfc /scannow, wait, and reboot. Seeing as your start menu isnt working, you will have to do control-alt-delete. Then in task manager you can get into the run menu (file -> run i think) The xp cd isnt always necesarry …

Member Avatar for crunchie
0
207
Member Avatar for GrimJack

Lol you cant watch it in the UK but i got the best error message ever "Please dont send any redcoats in retaliation"

Member Avatar for GrimJack
0
130
Member Avatar for shwetasm
Member Avatar for serkan sendur

Did you actually read the page? [url]http://www.microsoft.com/downloads/details.aspx?FamilyId=1DACDB3D-50D1-41B2-A107-FA75AE960856&displaylang=en[/url] [quote] Note: Use the following CD key when installing this software: TRT7H-KD36T-FRH8D-6QH8P-VFJHQ [/quote] Its right there on it Its ancient though, You cant use evC with the new (windows mobile 5 and above) SDKs and embedded VB apps wont work at all on …

Member Avatar for jbennet
0
2K
Member Avatar for vroshan96
Re: .wba

You cant do it until you patch your uxtheme.dll anyway And yes .wba requires windowblinds

Member Avatar for jbennet
0
75
Member Avatar for Rhyan
Member Avatar for scorry

[QUOTE=pm-computers;831657]let me know if it solves the problem it has in the past when i have fixed the asus laptops[/QUOTE] "Jan 26th, 2005" I think he probably binned the laptop

Member Avatar for handslice
0
175
Member Avatar for nightGoddess
Member Avatar for brains89

Use a for loop and some random number generation. Other than that its basic maths Note: V = I × R P = I × V Its quite simple once you think about it. We aint gonna do your homework for you.

Member Avatar for brains89
0
67
Member Avatar for chriswellings

Welcome Chris! Theres a few aussies here. What programming language are you learning?

Member Avatar for chriswellings
0
370
Member Avatar for LouA

MSN is Live now, its essentialy the same thing though. Passports are now Live IDs and link in with all sorts of other services like Xbox Live. Hotmail is now Live Mail and MSN Messenger is now Live <essenger.

Member Avatar for jbennet
0
87

The End.