Thread: pointer problems

  1. #1
    Registered User
    Join Date
    Oct 2002
    Posts
    51

    pointer problems

    i think i just got pointers down, and i need practice
    does anyone know any pointer problems for me to wrok through?

  2. #2
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    try the tutorials or sample code on the main site.

  3. #3
    Registered User
    Join Date
    Oct 2002
    Posts
    51
    i just finished those, im looking for something a bit more challanging... im really thankful for all of you who helped me out over this first semester ( prelude Stoned Coder , many more, Magos , etc.) i went from having trouble understanding cout, to being good , and understanding the following...

    *functions, and function useage

    *arrays ( all about them)

    *intro to pointers ( some base arithmatic)

    and the general conecpt of pointers. i think this site is a great referance for all levels of programmers, and i would just like to thank the creators and the programmers who spend so much time helping noobies such as myself. thanks again, and heres to cprogramming.com!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problems with passing an array of structures by pointer
    By raptor1770 in forum C Programming
    Replies: 9
    Last Post: 11-29-2008, 11:01 AM
  2. Replies: 2
    Last Post: 07-11-2008, 07:39 AM
  3. Following CTools
    By EstateMatt in forum C Programming
    Replies: 5
    Last Post: 06-26-2008, 10:10 AM
  4. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM
  5. base class pointer problems
    By ... in forum C++ Programming
    Replies: 3
    Last Post: 11-16-2003, 11:27 PM