Welcome, Guest. Please login or register.

Author Topic: Mr. Biehl learns C  (Read 7215 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline mrsad

  • Newbie
  • *
  • Join Date: May 2003
  • Posts: 43
    • Show all replies
    • http://members.chello.be/ws36055/
Re: Mr. Biehl learns C
« on: April 06, 2005, 06:40:17 PM »
pointers are also used for lists, predefined arrays can only be as long as well, the size you predefined for usage. but an array made out of pointers can go on for as long as you have memory available. see the following page for examples and more pointers advise: http://www.cs.cf.ac.uk/Dave/C/node10.html
Sticking feathers up your butt does not make you a chicken.