Re: how to test this piece of C code



subramanian100in@xxxxxxxxx, India said:

Thanks for the suggestion.

Kindly bear with me for the following question.

I am just learning C at present. So I may not need SIZE_MAX memory for
testing purpose now.
However, in real world applications ie in Job envorinment(I am
preparing for interview/skill test, etc), will they have more than 4GB
of RAM in order to test such code ?

I doubt it very much. Most code shops have pretty run-of-the-mill
collections of PCs, with as little RAM as they think they can get away
with.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at the above domain, - www.
.



Relevant Pages

  • Re: how to test this piece of C code
    ... testing purpose now. ... in real world applications ie in Job envorinment(I am ... preparing for interview/skill test, etc), will they have more than 4GB ... of RAM in order to test such code? ...
    (comp.programming)
  • Re: how to test this piece of C code
    ... in real world applications ie in Job envorinment(I am ... preparing for interview/skill test, etc), will they have more than ... 4GB of RAM in order to test such code? ... There are always limits to any human endeavour, ...
    (comp.programming)