UNIX meteor (was RE: fsck)

1998-09-08 Thread Niels Hald Pedersen
-Reuters, London, February 29, 1998: that's an unorthodox leap year, isn't it ? Niels HP [EMAIL PROTECTED]

AD: ... need help 1031 exchange

1998-09-08 Thread [EMAIL PROTECTED]
*** SMALL RETAIL PROPERTIES - PALM SPRINGS WANTED: *** PALM SPRINGS, CA Up to $2,000,000.00 Location is KEY, Corner locations preferred, Small strip centers, net leased, 1031 participation requested. *** SERVICE STATIONS (OILGAS Mini-Mart Retail) WANTED: *** ANYWHERE IN U.S., (short-leg

RE: callback function

1998-09-08 Thread Niels Hald Pedersen
Essentially, a callback function is a function supplied by the user (thats you) and called from other code, which is typically a library. Callbacks are nearly always used because a particular library demands it, either because it is the smartest way to organise things (an example is the

this list and global variables...

1998-09-08 Thread Niels Hald Pedersen
As for the discussion of the appropriateness of the discussion of global variables, here is my 0.02 Euro: The time I've been on list, it has been a balancing between questions/answers ranging from the rather basic, to the rather hairy. This balancing has mostly been quite good. When it works

Re: this list and global variables...

1998-09-08 Thread Andrew P. Bell
Both you and David bring up some good points. I agree with what you've written, but I'm hesitant in adopting some blanket approach to moderating the list. I think that common sense should rule out. If there is a tricky question or a misunderstanding about Linux (not necessarily C even),

Re: latest C++ standard draft ??

1998-09-08 Thread n2193205
Try www.cygnus.com/misc/wp. Niels Hald Pedersen wrote: Hi, Anybody know where to get the latest C++ standard draft (ANSI?, ISO?), on the net or hardcopy ? thanks in advance, Niels HP [EMAIL PROTECTED]

running in 8086 mode

1998-09-08 Thread CyberPsychotic
I was coding some kind of emulator like thing and came to the need to run a piece of binary code in 8086 mode. (no DOS ints. a coulpa of BIOS ones), I 've read in some book that it could be possble to switch 486 processor to run certain task in 8086 mode I wonder if that's possible to do this

Re: running in 8086 mode

1998-09-08 Thread Tuukka Toivonen
On Tue, 8 Sep 1998, CyberPsychotic wrote: I was coding some kind of emulator like thing and came to the need to run a piece of binary code in 8086 mode. (no DOS ints. a coulpa of BIOS ones), I 've read in some book that it could be possble to switch 486 processor to run certain task in 8086 mode

loading info into structures

1998-09-08 Thread Ibrahim F Haddad
Hello all, I have files of the following formats: Name Company day month year job_name time max min flag1 flag2 flag3 flag4 job_name job_name time max min flag1 flag2 flag3 flag4 job_name job_name time max min flag1 flag2 flag3 flag4 job_name

Re: loading info into structures

1998-09-08 Thread Glynn Clements
Ibrahim F Haddad wrote: I have files of the following formats: Name Company day month year job_name time max min flag1 flag2 flag3 flag4 job_name job_name time max min flag1 flag2 flag3 flag4 job_name job_name time max min flag1 flag2 flag3 flag4 job_name

main()

1998-09-08 Thread James
where is the right place to put main()? before or after my function definitions? Because i used to write Pascal code, i stick main() last (in Pascal, the main begin..end pair must be the last function in the program). does it matter? seems more logical to define your prototypes, write them, then

Upgrade to gcc2.8.1

1998-09-08 Thread Joseph Martin
Hello, I am currently running gcc2.7.3. I downloaded a program that needs 2.8.1 to compile. Which files/components do I need to download to upgrade? Where are some websites that discuss this kind of stuff? I've also read that the kernel doesn't compile correctly with 2.8.*.

Re: fsck

1998-09-08 Thread Dave
At 07:14 PM 9/7/98 +0200, you wrote: On Sat, 5 Sep 1998, James wrote: On Fri, 4 Sep 1998, dreamwvr wrote: -Reuters, London, February 29, 1998: -Scientists have announced discovering a meteorite which will strike the -earth in March, 2028. Millions of UNIX coders expressed relief