Thread: Pointers, arrays and structures

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

    Pointers, arrays and structures

    How can I code a program to print the transaction run for energy cost,energy units and rural electrification tax for the 5th customer out of 105 customers

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Are you sure this is for c# ?

    C# + newbie + pointers sounds like a bad idea.

    What's a "transaction run"?
    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. Structures, Pointers and arrays
    By jimbo2 in forum C Programming
    Replies: 3
    Last Post: 04-21-2014, 10:51 PM
  2. pointers/arrays/structures
    By johngoodman in forum C Programming
    Replies: 14
    Last Post: 02-07-2013, 01:24 PM
  3. Arrays of pointers inside structures.
    By Posto2012 in forum C Programming
    Replies: 7
    Last Post: 11-18-2009, 12:58 AM
  4. Structures, arrays, pointers, malloc.
    By omnificient in forum C Programming
    Replies: 9
    Last Post: 02-29-2008, 12:05 PM
  5. pointers to arrays of structures
    By terryrmcgowan in forum C Programming
    Replies: 1
    Last Post: 06-25-2003, 09:04 AM

Tags for this Thread