Tech Support > Computers & Technology > Programming
GCC gives SEGFAULT... but in GDB, it runs
Posted on March 2nd, 2007 | 0 Comments

"sethukr@gmail.com" wrote: Don't multipost. If you must, crosspost and set follow-ups to a single newsgroup. Crossposting is when you set multiple newsgroups as the destination for a single...

PL/MIX
Posted on March 1st, 2007 | 31 Comments

Allan Adler <ara@nestle.csail.mit.edu> writes: My original question has been answered by respondents on this newsgroup and on comp.compilers, namely that Knuth probably had in mind something like...

combinatorial optimization problem (six-pick wager grouping)
Posted on February 28th, 2007 | 6 Comments

On Feb 28, 7:09 am, "bullockbefriending bard" <kinch1...@gmail.com> wrote: Yes, I realize it's not a lottery, but many times when "it is provably a good idea to do this", there is a rule preventing...

Lockheed's F-22 Raptor Gets Zapped by International Date Line
Posted on February 28th, 2007 | 40 Comments

Randy Howard wrote: A smiley would have reduced the impression of ridiculous bias. -- Chuck F (cbfalconer at maineline dot net) Available for consulting/temporary embedded and...

signal
Posted on February 28th, 2007 | 9 Comments

Arthur J. O'Dwyer" writes: First, I would like to emphasize that I never claimed to be a competent programmer. I never took a programming course in school and am essentially self taught. In the last...

What does it take to become a good programmer
Posted on February 28th, 2007 | 6 Comments

On Feb 27, 6:58 am, Hallvard B Furuseth <h.b.furus...@usit.uio.no> wrote: I agree with Hallvard. I learned more about what I know now from practicing.

MI5 Persecution: Troubling Censorship Issues 20/8/95 (3030)
Posted on February 27th, 2007 | 0 Comments

Fred Read (postmaster@foxhouse.demon.co.uk) wrote: : He posts this drivel every week or so to a number of groups that : I subscribe to and nothing seems to stop him. *ALL* of his posts : are off...

MI5 Persecution: Stand up for Free Speech 14/8/95 (375)
Posted on February 27th, 2007 | 0 Comments

From: rji@cheetah.inmos.co.uk (Richard Ingram) Newsgroups: uk.misc Date: Mon Aug 14 10:08:32 1995 Some cencorship loving bore wrote : Geez what a bunch of tossers you all are - you don't like...

Perl is a poorly understood language ?
Posted on February 27th, 2007 | 38 Comments

Juha Laiho wrote: Yes, that's a definite advantage for Perl over the "traditional" Unix scripting tools (similarly for Python and Ruby, of course). -- chris

what do the squares' mean?
Posted on February 27th, 2007 | 2 Comments

Thanks for Richard! The text files contained squares are mainly from some program source codes, according to what you told, they should be written on different OS.

Voyeur: spy windows and processes, trap messages
Posted on February 27th, 2007 | 0 Comments

This may be of interest to both developers and regular Windows users. Voyeur is a new spying tool which may be worth your attention. We've designed it to replace such programs as MS Spy++, Borland...

Europe Tests Established Chemicals on Millions of Animals
Posted on February 27th, 2007 | 0 Comments

Tony Nottingham England 26 February 2007 TO: All People Who Care A new European Chemical Testing Policy called REACH has now been finalised by the European

regression testing and maps
Posted on February 26th, 2007 | 0 Comments

I have what can loosely be called a finite state machine - it has 9 binary inputs and 8 binary outputs. I think I have the programming right, but I'd like to develop a complete test suite. I'm...

Simple search algorithms
Posted on February 26th, 2007 | 7 Comments

On Feb 24, 5:58 pm, aman...@gmail.com wrote: It might prove useful to use bitsets. The first function here finds the first bit set in a 64 bit integer. The second function finds it and clears it. ...

Survey: More Offshoring than Outsourcing in Software Development?
Posted on February 26th, 2007 | 0 Comments

Outsourcing is often closely related to offshoring in software development, but you can outsource onshore and you can create offshore subsidiaries. This seems to be the current trend for large...

which language i should learn, ( to learn algorithms and software design ) ?
Posted on February 26th, 2007 | 14 Comments

Michael <mchlgibs@aol.com> wrote on Thursday 22 February 2007 13:15 in comp.programming <1172175372.047477.242390@k78g2000cwa.googlegroups.com>: I'd add two big points to this: 1) You can make any...

Metaprogramming problem(s) common to all languages.
Posted on February 26th, 2007 | 3 Comments

On Feb 23, 1:36 pm, Adam Skobi <adam.sk...@mailinator.com> wrote: The metaprogramming features of each of these languages are different. They target different tasks and work very...

X/XCB programming (list of windows, raising/focus, sending events).
Posted on February 25th, 2007 | 1 Comments

On Feb 25, 3:48 pm, "Kazik" <kazi...@gmail.com> wrote: - http://tronche.com/gui/x and - http://users.actcom.co.il/~choo/lupg/tutorials/xlib-programming/xlib-programming.html to get started with...

super search
Posted on February 25th, 2007 | 1 Comments

more than 140 search engines by index and functionality and ranking. you can search direct from here. Go to url url http://bestsearch.co.nr or http://best-search.coz.in

is this possible?
Posted on February 25th, 2007 | 17 Comments

I do think you can have a program running in the background that will capture the screen data when a user depresses a certain key. Here is a .NET example of screen capturing, which is a C# example...