Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Wierd problem Does C or Oracle pad a host variable with spaces in embedded SQL?
Jamie-
This line wouldn't work, as strlen needs to be passed a properly null
terminated string to correctly get it's length. :)
> Ps. You could always try something like "Name[strlen(Name)] = 0;" in C.
>
-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Wed Apr 08 1998 - 15:44:53 CDT
![]() |
![]() |