Jump to content

Talk:Programming by permutation

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 142.59.175.105 (talk) at 14:25, 4 October 2008 (2GB Input String). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

2GB Input String

"If the input string is longer than INT_MAX..."

...then you have much bigger problems than undefined behaviour of strlen(). 142.59.175.105 (talk) 14:25, 4 October 2008 (UTC)[reply]