Thread: C Programming - Structures

  1. #1
    Registered User
    Join Date
    Jun 2012
    Posts
    3

    C Programming - Structures

    How to create a dynamic array of structure
    in "C"

  2. #2
    Registered User
    Join Date
    Dec 2007
    Posts
    2,675

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,665
    Perhaps you should read the whole thread and then try something for yourself.

    Rather than just hijacking it with some pithy "yeah me too".
    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.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 04-09-2012, 05:44 PM
  2. Problems with Nested Structures and Arrays of Structures
    By Ignoramus in forum C Programming
    Replies: 4
    Last Post: 03-02-2010, 01:24 AM
  3. Structures, passing array of structures to function
    By saahmed in forum C Programming
    Replies: 10
    Last Post: 04-05-2006, 11:06 PM
  4. Replies: 1
    Last Post: 08-01-2002, 08:26 PM
  5. Replies: 5
    Last Post: 04-11-2002, 11:29 AM