Thread: Basic problem structs

  1. #1
    Registered User
    Join Date
    Nov 2007
    Posts
    1

    Basic problem structs

    Hi guys,
    Just trying to get my head around a problem. I need to create a linked list of structs. I am looking to store a string, an int and a time in each node. I have mainly programmed in java and my attempts at this problem in c will not compile. Can someone show or refer me to a similar example of this?

  2. #2
    Jack of many languages Dino's Avatar
    Join Date
    Nov 2007
    Location
    Chappell Hill, Texas
    Posts
    2,332

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem with pointers to structs
    By mike_g in forum C Programming
    Replies: 2
    Last Post: 03-23-2008, 12:03 PM
  2. Problem with passing structs to a function.
    By darsh1120 in forum C Programming
    Replies: 7
    Last Post: 03-11-2008, 04:36 AM
  3. Array of structs Problem
    By I BLcK I in forum C++ Programming
    Replies: 2
    Last Post: 02-23-2008, 01:20 AM
  4. Basic Math Problem. Undefined Math Functions
    By gsoft in forum C Programming
    Replies: 1
    Last Post: 12-28-2004, 03:14 AM
  5. Visual Basic Adodc Problem
    By rahat in forum Windows Programming
    Replies: 1
    Last Post: 01-20-2002, 06:55 AM