Even String1 dont have memory allocated and throwing error also. The print statement is working and an address is getting printed. why?? (Video time at 2:27)
@@AppDeveloperPoint Thanks for replying me. Glad to see it. At the mentioned time please check at line no 19 parameter. its's String1 as parameter in the third withUnsafePointer. Whereas the print statement mentioned there as "string 2 address is". Thats the reason in console there were two times the string 2 address print statement executed. The same time warning also has been thrown, due to this I got the confusion.
well done Nilesh. Nice presentation.
Thanks for watching. Do watch latest videos on ViewThatFits ua-cam.com/video/a0YhnPoAnVU/v-deo.html
Even String1 dont have memory allocated and throwing error also. The print statement is working and an address is getting printed. why?? (Video time at 2:27)
No... For String1 print statement will not work it will give you error. And it will not have any address. You can try running code in playground
@@AppDeveloperPoint Thanks for replying me. Glad to see it.
At the mentioned time please check at line no 19 parameter. its's String1 as parameter in the third withUnsafePointer. Whereas the print statement mentioned there as "string 2 address is". Thats the reason in console there were two times the string 2 address print statement executed.
The same time warning also has been thrown, due to this I got the confusion.
Yes I saw that... It's the problem with editing of video.
Good one 👍
Thank you! Cheers!
Kindly make an example for optional chaining in iOS swift.
Thanks for watching... Noted. On the way. Subscribe to get notified. 😊
@@AppDeveloperPoint Thanks for noted. Already subscribed.