You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LoadRunner, spanda...@gmail.com
There is a 99.9% change that what you want to achieve can be done more efficiently and saver (no buffer overflow) with the functions lr_param_sprintf or snprintf ( http://www.cplusplus.com/reference/cstdio/snprintf/ ).
André
soubhik chakraborty
unread,
Jul 23, 2015, 8:55:24 AM7/23/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LR-Loa...@googlegroups.com
Do you want to concatenate the string without the STRCAT function?? What's the error you are getting while using the function?
From: spandana katangoori Sent: 22-07-2015 09:20 PM To: LoadRunner Subject: [lr-loadrunner] String concatenation in Load runner