Thread: Design

  1. #1
    Registered User
    Join Date
    Jul 2004
    Posts
    53

    Design

    Hi everyone ! Could some of you guys check the interface of my class and tell me what you think of the whole file, I'll then implement the whole thing but I wanted to know before if I would have design issues
    Could you guys suggest ideas of functionnalities to add to the interface ?
    Thank you everyone

    Bitmap.rar
    Last edited by tilex; 10-02-2004 at 04:50 PM.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    I can't read RAR files
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Sep 2004
    Posts
    719
    ..and i don't want to go through the trouble

  4. #4
    i dont know Vicious's Avatar
    Join Date
    May 2002
    Posts
    1,200
    Well if it is any help I thought your code was very neat and had thorough comments.

    But other than that I dont know. Im not really sure what your asking.
    What is C++?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. which design is better to wrap another class instance
    By George2 in forum C++ Programming
    Replies: 7
    Last Post: 04-13-2008, 12:27 AM
  2. any comments about a cache design?
    By George2 in forum C Programming
    Replies: 6
    Last Post: 09-14-2006, 12:53 PM
  3. Implementing Inheritence into your design
    By bobthebullet990 in forum C++ Programming
    Replies: 6
    Last Post: 08-05-2006, 04:40 PM
  4. Cprog tutorial: Design Patterns
    By maes in forum C++ Programming
    Replies: 7
    Last Post: 10-11-2004, 01:41 AM