Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~11.3K People Reached
About Me

Born in Cambridge, England.

Interests
Computer
PC Specs
Windows XP ProIntel 486 433 MHZ448 MB
Favorite Tags

9 Posted Topics

Member Avatar for ~s.o.s~
Member Avatar for herge

Hello: I have just down loaded a help library for vc2010 C++ it took two days to download. I compiled a CPUID program from Microsoft. 08/25/2015 03:40 AM <DIR> . 08/25/2015 03:40 AM <DIR> .. 08/25/2015 03:35 AM <DIR> CPUID 08/25/2015 03:41 AM 26,759,168 CPUID.sdf 08/25/2015 03:33 AM 887 CPUID.sln …

Member Avatar for NathanOliver
0
146
Member Avatar for Vagabond

Move Clrscr() to between cin and switch and drop all the other clrscr() at case 1: thru case 4: and default:. You are always Clrscr() anyway so why use the case at all for this? This also saves some typing?

Member Avatar for pritaeas
1
1K
Member Avatar for herge

Hi Everbody: To get rid of specific warning in 2008 vc++ or 2005 vc++ 1>c:\documents and settings\user\my documents\visual studio 2008\projects\gmt\gmt\gmt.cpp(25) : warning C4996: '_gmtime64': This function or variable may be unsafe. Consider using _gmtime64_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. 1> c:\program files\microsoft visual studio …

Member Avatar for deceptikon
0
239
Member Avatar for herge

Thursday, January 17, 2013 6:18 AM Hello EveryBody It took a few emails to Davey to get in but we made if after we cleared the cache dumped the recycle bin. Which also lost the daniweb address thank god for google. PS thank you davey

Member Avatar for happygeek
0
119
Member Avatar for herge

Hi All: I have downloaded C++ 2005 Express from Microsoft. I then run a date + time program, the compiler says the functions I am using are deprecated, and I should use localtime_s. So You go to Microsoft, search for localtime_s. You throw the example code into your compiler. Bingo …

Member Avatar for WolfPack
1
416
Member Avatar for gampalu

I would personally Do a Search of your C Drive or the Drive where you Keep your C compiler and look for the LIB file. If it's not there see if you Down Load it from Microsoft. F:\Program Files\Microsoft Visual Studio 8\vc\bin> Mine is on my F drive because my …

Member Avatar for Ancient Dragon
0
2K
Member Avatar for sadsack

[quote=sadsack;248312]Hello, I just downloaded express C++ 2005 ed. and I can't get even a simple code snippets to compile. this is just a loop, the compiler does not compiles (cout) this is what I get: error C2065: 'cout' : undeclared identifier Thank YOU:cry: renny [code]#include "stdafx.h" int _tmain(int argc, _TCHAR* …

Member Avatar for herge
1
109
Member Avatar for herge

[COLOR=black]Hi ALL:[/COLOR] [COLOR=#000000][/COLOR] [COLOR=#000000]It was a hot day Here in Waterloo, Ontario.[/COLOR] [COLOR=#000000]But it was a windy day. 32°C @ 5PM EST [/COLOR] [COLOR=#000000]I like to program in C++ and Assembler.[/COLOR] [COLOR=#000000]Have just discovered USB Flash Drives[Data Keys,[/COLOR] [COLOR=#000000]Super Sticks]. Am trying to make my Flash drive[/COLOR] [COLOR=#000000]bootable. Not much …

Member Avatar for stymiee
0
96