At 18:09 2005-10-16, you wrote: >--- In [email protected], "Shraddhan" <[EMAIL PROTECTED]> wrote: > > > > The concept certainly does seem mind-bendingly simple, though I > >wonder if perhaps I might get totally confused if some arrays were 0 > >based and others were 1 based, unless this was shown clearly in the > >code. > >If QuickBasic Pro can do it, along with Pascal and umpteen other >languages, I'm sure 'C' could do it, too.
but why would anyone want it to? [deleted] >I have done some work in C++. It's fascinating, but I find it overly >complex for my programming work. given all the simplifications that C++ allows, and that you don't HAVE to use any of them, I don't understand why you don't use the C++ compiler and use the stuff that makes your life simpler (constructors for struct is likely to be one place to pick up a ton of safety). > It's great to step up onto a taller >horse and ride, but I feel with C++, that I'm trying to get that >extra height (hands to you city slickers), by tying a step-ladder >onto my saddle, and then trying to ride, and that is NO way to ride, >cowboy. :) > >Thanks for the post and the interesting code, however. > >Dave > > > > > > > > >-----------------------------------------~-~> >CHECK THE ARCHIVE BEFORE POSTING!!!! Archive is available at >http://www.eScribe.com/software/C-Paradise/ > > >------------------------------------------_-> > > > >Yahoo! Groups Links > > > > Victor A. Wagner Jr. http://rudbek.com The five most dangerous words in the English language: "There oughta be a law" ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/EbFolB/TM --------------------------------------------------------------------~-> >-----------------------------------------~-~> CHECK THE ARCHIVE BEFORE POSTING!!!! Archive is available at http://www.eScribe.com/software/C-Paradise/ >------------------------------------------_-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/C-Paradise/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
