Ok, I sent this as a test message, because I haven't received anything whatsoever from the mailing list for the past 2 days. (THIS is unusual.) So I'm sending this in the hopes that I receive it, just to make sure the list is working. Now, maybe something to get a discussion started. George, have you thought of making your Buffer Patch C++ style? so instead of doing char *arg1 = get_buffer(345); you could just do Buffer arg1 = new Buffer(345); (or something like this.) Mainly because I was looking through the DG code and I found the memory debugging routines. (C++ style) called everytime new() and delete() are called. I know the buffers could be converted to C++ pretty easily. anyway, just some thoughts to get some other thoughts going. Akuma the Raging Coder +------------------------------------------------------------+ | "The poets talk about love, but what I talk about is DOOM, | | because in the end, DOOM is all that counts." - | | Alex Machine/George Stark/Stephen King, The Dark Half | | "Nothing is IMPOSSIBLE, Just IMPROBABLE" | | "Easier Said Than Done, But Better Done Than Said..." | +------------------------------------------------------------+ +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST