Re: google "top coder" contest = stacked against C++ coders
From: wana (ioneabu_at_yahoo.com)
Date: 09/16/04
- Next message: Tom Widmer: "Re: google "top coder" contest = stacked against C++ coders"
- Previous message: Billy N. Patton: "Re: Making a header to include other header (C++) Et Al."
- In reply to: assaarpa: "Re: google "top coder" contest = stacked against C++ coders"
- Next in thread: assaarpa: "Re: google "top coder" contest = stacked against C++ coders"
- Reply: assaarpa: "Re: google "top coder" contest = stacked against C++ coders"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 16 Sep 2004 09:32:34 -0700
> First, I acknowledge that the c++ does not know about dll's or Windows - but
> the Real World does! Use std containers to pass objects across dll
> boundaries and you crash and burn so beautifully.
>
Can't you wrap it in a type that can pass accross the boundary safely?
STL is pretty straightforward I think and similar to concepts of many
languages. String type, stacks, maps, blah, blah, blah.
- Next message: Tom Widmer: "Re: google "top coder" contest = stacked against C++ coders"
- Previous message: Billy N. Patton: "Re: Making a header to include other header (C++) Et Al."
- In reply to: assaarpa: "Re: google "top coder" contest = stacked against C++ coders"
- Next in thread: assaarpa: "Re: google "top coder" contest = stacked against C++ coders"
- Reply: assaarpa: "Re: google "top coder" contest = stacked against C++ coders"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]