|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
Row length limitation
How about this sentence:
"There is no limit to the number of rows in a maze or the number of mazes in a file, though no row will contain more than 132 characters" when a row is more than 132 chars what the script has to do? Truncate? or what else? please enlighten me..! |
|
#2
|
|||
|
|||
|
RE: Row length limitation
I think it simply means "test your code with 132, because i might ask it to show it that big, but it doesn't have to work properly for any bigger mazes."
So, i'd guess that you simply handle, truncate or complain it if it's more, your call. |
![]() |
| Viewing: Codewalkers Forums > PHP Contests > Older Contests > Row length limitation |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|