This horrible long url https://maps.google.com/maps?hl=en&gbv=1&ie=UTF-8&fb=1&gl=us&ftid=0x8824960112ae4ca1:0xe09071020c10f93d&q=2660+Dixie+Hwy,+Waterford+Township,+MI+48328&ei=vGGpVOrBBoqsyQSt0oGoAw&ved=0CBQQ8gEoADAA&output=classic&dg=brw Produces a realloc null pointer fatal error on my system. I ran it with db5, even db7, but still not clrear what is going on. I check for this null pointer and exit gracefully, but maybe I shouldn't. Maybe I should check and print the error, then deliberately set *s = 55, to get the null pointer dereference and the stack trace. Karl Dahlke