Thread: Creating vectors of objects!

  1. #16
    Cat without Hat CornedBee's Avatar
    Join Date
    Apr 2003
    Posts
    8,895
    No, not fact. Calm down, take your finger off the exclamation mark, and think before posting.

    Really. Just because you don't fully understand something yet doesn't mean it's bad.
    All the buzzt!
    CornedBee

    "There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
    - Flon's Law

  2. #17
    Matt Conway bobthebullet990's Avatar
    Join Date
    Nov 2005
    Location
    Cambridge
    Posts
    122
    Done it!!! I was being dumb... in LogicGate class... for function setInput2, I was setting input1! ...look what sleep deprevation does!!! not fair!!!! programming is not good for your health i tell you!!!! ...so when ur angry! why not chill out and write your frustration on a forum!!!! the case of incorrect spelling or setting the wrong variable is one that takes a long-while to find when u've bin looking at the same bit of code hours!!!! sometimes its very easy for fresh eyes to spot your spelling mistake or variable thats being set incorrectly!!!!!!

    Thanks again to everyone who has helped me to understand the concepts of polymorphism being put into practice! i think i need a lot more practice of putting it into practice before i fully understand its concepts!!! And i am now one step closer to completing this monstrous task of creating a digital circuit simulator!!!!

    But from me, its time to say goodnight and hit that infamous power button!!!! (........ YEAH!!! - My favourite time of the day!!!!)

    thanks again for your help!!!! couldn't have done it without u!!!! loads'a love!!!! xxx
    Last edited by bobthebullet990; 08-08-2006 at 04:48 PM.

  3. #18
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    On my ignore list
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Profiler Valgrind
    By afflictedd2 in forum C++ Programming
    Replies: 4
    Last Post: 07-18-2008, 09:38 AM
  2. A question about dynamically creating an array of objects
    By edd1986 in forum C++ Programming
    Replies: 3
    Last Post: 03-19-2006, 12:30 PM
  3. vectors and objects
    By barneygumble742 in forum C++ Programming
    Replies: 3
    Last Post: 07-04-2005, 08:53 AM
  4. creating objects in c++
    By sachitha in forum C++ Programming
    Replies: 2
    Last Post: 09-19-2004, 12:19 PM
  5. Vectors of pointers to objects
    By Myownworstenemy in forum C++ Programming
    Replies: 3
    Last Post: 09-01-2003, 11:23 PM