Re: How many megapixcels equivalent to 35 mm in quality



Malcolm Smith wrote:
Try this link

http://www.normankoren.com/Tutorials/MTF7.html


Malcolm

Thanks for that pointer - useful information but a little stale.

Cheers,
David


.



Relevant Pages

  • Re: Malloc code
    ... David Wil. ... in my code is to show that I am aware that I should check if the pointer is ... BAD_POINTER is set if an allocation fails but left unassigned if it ... TCP_LOAD_MCB_X and I am assigning the values to the items of the strucutre ...
    (microsoft.public.vc.language)
  • [BUG] sched: big numa dynamic sched domain memory corruption
    ... The three systems we are testing on have 128, 224 and 256 CPUs. ... it appears that the large array sched_group_allnodes is ... to write via a stale sd->groups pointer. ...
    (Linux-Kernel)
  • Re: Patch to fixe Data Acess error in dup_fd
    ... Was the oops due to a NULL ... * the latest pointer. ... If the stale open_files value was too big (some ... accesses to newf may try to write into unallocated memory. ...
    (Linux-Kernel)
  • Re: Malloc code
    ... David Wil. ... your right I can just free it in main since the pointer to that allocation is passed back to main. ... You have most probably noticed that I was using an array called "xxx" in TCP_LOAD_MCB_X and I am assigning the values to the items of the strucutre like this: ... If your problem was that you were assigning too much memory, why did did mallocnot return NULL? ...
    (microsoft.public.vc.language)
  • Re: detecting 64-bitness inside a program
    ... >> The thing is that 64 bit yes or no is not very useful information ... > mutex hashing algorithm. ... (long and pointer 64 bits). ... for use with a -D compiler option and have corresponding #ifdef's in your ...
    (comp.unix.programmer)