Thread: Question on pointers?

  1. #16
    Registered User
    Join Date
    Feb 2005
    Posts
    76
    Well, I appreciate the information on iostream. I haven't learned about that in class yet but I am sure it will come up soon. Instructors probably don't want to flood the mind with to much information. For some people just learning the basics is enough work alone. That's why I try to practice and study as much as possible.

    I will start using iostream in my code.

  2. #17
    Registered User
    Join Date
    Dec 2005
    Posts
    4

    pointer video

    Here are some videos that might help people understand pointers better: http://cslibrary.stanford.edu/104/

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Array pointers question?
    By ben2000 in forum C Programming
    Replies: 4
    Last Post: 07-26-2007, 01:31 AM
  2. A question on Pointers & Structs
    By FJ8II in forum C++ Programming
    Replies: 4
    Last Post: 05-28-2007, 10:56 PM
  3. simple pointers question
    By euphie in forum C Programming
    Replies: 4
    Last Post: 05-25-2006, 01:51 AM
  4. Very stupid question involving pointers
    By 7smurfs in forum C Programming
    Replies: 6
    Last Post: 03-21-2005, 06:15 PM
  5. Quick Question Regarding Pointers
    By charash in forum C++ Programming
    Replies: 4
    Last Post: 05-04-2002, 11:04 AM