No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
IT professional going rogue. Going into Windows utilities/apps.
- Interests
- C/C++. Libertarianism. Southern Blues-rock guitar. America's Army.
- PC Specs
- Run-o-the-mill PC tower. MS XP. Eventual move to Linux.
4 Posted Topics
Re: My Dad, a smart man, told me, "What a developer already knows or uses is sufficient... the time spent learning what he doesn't know or use is wasted". This is Dilbert Speak for, "Time moves on, bite the bullet.. someone's found a more expeditious, thoughtful solution to your stated goal. … | |
I'm using VC++ 10.0 Express to create an app that will find all visible drives (C:, USB drives, Memory Sticks, Lettered network drives, etc.) and populate a checked list box with those available drive letters. The app currently is loading the prefab list of A: through Z:, with the eventual … | |
Hello all, Does VC++ Express 10.0 even support the ability to get text from a text box? I've seen related threads having conflicting solutions, none of which actually work. Ex: must have SDK version x.y. This functionality seems to be so basic and necessary that solutions would be all over … | |
Re: Seems like the crux of your problem's the math. Specifically, how do I convert ANY date to the Julian calendar day. Google will provide you with a clear, concise formula to apply to your user's input, that's a formulaic issue.. not programming. pseudo-code might be do { print Program's purpose … |
The End.