Re: Assign continusly variable to pointer.

Tech-Archive recommends: Speed Up your PC by fixing your registry



Boki,

Well, what is the purpose of the array? If you told us what data you were
actually trying to store, we might be able to suggest ways of doing it that
would use less memory.

S.


.



Relevant Pages

  • Re: Yet another pointer related problem
    ... >> The purpose of the following program is to store all the arguments ... >> passed to maininto an array of char, ...
    (comp.lang.c)
  • Re: Fast array I/O
    ... If you are still using the array, don't store it. ... > Two objects is not wasteful, you'll create a lot more than two in any ... Prev by Date: ...
    (comp.lang.java.programmer)
  • how to store in array a solution of a symbolic expression?
    ... how to store in an array a real value found having used 'solve' ... Pietro ... Prev by Date: ...
    (comp.soft-sys.matlab)
  • Re: Array table
    ... would be to store the information in a 2d array: ... string[,] people; ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: using array in php
    ... caculate them then store them in array and sort them ... Prev by Date: ...
    (comp.lang.php)