jd_uk
New member
I know this isn't the best place to ask, but does anyone here know much about the different programming paradigms?
e.g. why would it be wrong to use two arrays (one to store a list of real numbers and one to store the index of the next record in the list) and an integer to count how many records have been used...
AS AN ALTERNATIVE TO using pointers to create a linked list?
I've got this work to do but we havn't actually been taught it and I can't find the answers anywhere.
e.g. why would it be wrong to use two arrays (one to store a list of real numbers and one to store the index of the next record in the list) and an integer to count how many records have been used...
AS AN ALTERNATIVE TO using pointers to create a linked list?
I've got this work to do but we havn't actually been taught it and I can't find the answers anywhere.

Please Scroll Down to See Forums Below 










