How to find a lower date819 (1/3/2007 11:26:39 PM) comp.databases.ms-sqlserver I have following problem: table includes times for startup and end of operation as datetime field related to daily shift operations: dateid date starttime endtime 458 2006-12-29 22:00 23:15 458 2006... Grey
Array and Pointer Tutorial5130 (5/11/2006 5:19:03 AM) comp.lang.c Some programmers treat arrays just like pointers (and some even think that they're exactly equivalent). I'm going to demonstrate the differences. Firstly, let's assume that we're working on a platform which ha... Tom
Actual C++ Library Source Code1134 (4/11/2006 2:11:50 PM) comp.lang.c++ Is there anywhere on the internet where you can download actual source code of an implementation of the C++ library? Stuff like: namespace std { class string { // actual code in here } } -T... Tom
Unnamed namespace predicament...324 (4/8/2006 5:55:38 PM) comp.lang.c++ I have a header file/source file combo. There's approximately five functions in the source file. Only one of the functions should be used by other translation units, so I've defined the other four functions... Tom
Initialise elsewhere -- as simple as possible...224 (3/31/2006 5:51:21 PM) comp.lang.c++ Up until lately I've been writing all mad kinds of code for accomplishing things, but lately I've decided to lean more toward the whole readability, etc. side of things. I have a command line application, ... Tom
RReeaallyy long function -- inlining?1228 (3/31/2006 5:01:18 PM) comp.lang.c++ The common persuasion is: Big function -- leave it outline. Small function -- make it inline. In code I'm writing at the moment, I have a fairly long function, so it wouldn't cross my mind to make it inli... Tom
When you need an integral type. . .1021 (3/27/2006 8:54:27 PM) comp.lang.c++ When you simply want to store a number, what integral type do you use? For instance, let's say we have the following in a Poker game: struct Card { enum Suit { Hearts, Diamonds, Spades, Clubs } suit; ... Tom
From the freestore344 (3/24/2006 2:56:27 PM) comp.lang.c++ The following works as expected: unsigned* p_number = new unsigned; *p_number = 5; delete p_number; However, the following won't compile: unsigned (*p_numbers)[5] = new unsigne... Tom
A few things that puzzle me...723 (3/18/2006 3:07:31 PM) comp.lang.c++ Okay firstly I'll start with pointers. I have always thought of a pointer as storage which holds a memory address, plain and simple. Let's say that on a particular platform, an "int" is 32-Bit, and a memory a... Tom
Working with Endianness631 (3/14/2006 3:56:30 PM) comp.lang.c++ Let's say you want to write fully portable code that will be writing files or sending data, and the data is text encoded using Unicode 16-Bit. Endianness comes into play. I'm writing code at the moment which... Tom
Spectrum T-shirts/mugs/mats/doorknobs etc1134 (10/11/2007 10:56:44 AM) comp.sys.sinclair Hello Spec-chums Can anyone recommend any good Spectrum merchandize sites? I appear to be suffering from excess money syndrome and want to indulge a little bit in a T-shirt or two and maybe a mug. Any ideas? ... sal.gunduz(2)
Swiping a UGVM thingy - (CSS related) Game themed Artpad850 (11/9/2007 9:44:11 AM) comp.sys.sinclair http://artpad.art.com/?jr7ecj179zf8 (requires flash) come on and submit your own (they can't be any worse than mine!) -- "Please be informed that Port 80 is meant only for the FTP files upload." Deewna, BT... spampit(234)
Cue Jethro Tull...829 (11/9/2007 10:36:27 PM) comp.sys.sinclair ....the rock band that is, not the agricultural inventor. Specifically, the track /Living in the Past/. On Google Groups on c.s.s. at the moment, "Active Recent Threads" has a bunch of threads which are neithe... korax12141(415)
Silly request532 (11/10/2007 3:58:25 AM) comp.sys.sinclair Some years ago Matthew Westcott did a �Speech version of Radiohead's Fitter Happier. I have little interest in this... ;) What I'm after is the Britney tune which appeared soon afterwards. I did the obligatory... fuzzix(294)