Posts
 
Reputation
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.1K People Reached
About Me

Born in Cambridge, England.

Interests
Computer
PC Specs
Windows XP ProIntel 486 433 MHZ448 MB
Favorite Tags
Member Avatar for ~s.o.s~

Hello to all programmers out there. Considering the growing request for practice problems by the beginners, we ( Me, Joey, Niek, Aaron..) have decided to start a sticky which will host some common practice problems which would help the beginners in understanding the programming concepts in a better way. (Did …

Member Avatar for gyno
22
7K
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
143
Member Avatar for Vagabond

The user is asked to input a number in either Hex, Octal or Decimal, which is then converted to Hex, Octal & Decimal. The user can exit the program from the MAIN MENU or by the Escape key after each convertion. Compiler : Borland Turbo C++ v4.5.

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
227
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
118
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
411
Member Avatar for gampalu

Hi I'm using visual c++ express since yesterday and I have an error that visual c++ 6.0 didn't detect :p I think it can be some program configuration... :o [CODE] 1>------ Rebuild All started: Project: IUCUNN, Configuration: Debug Win32 ------ 1>Deleting intermediate and output files for project 'IUCUNN', configuration 'Debug|Win32' …

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

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
106
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
95