Home
Community
Discussion Forums
Most Active Software Boards
LabWindows/CVI
Topic
LabWindows/CVI
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
The error message returned, is it dynamically allocated and do I have to release it.
The error message returned, is it dynamically allocated and do I have to release it.
hider
Member
06-17-2002
09:30 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Do you have to release memory returned from "GetTCPErrorString" or "GetTCPSystemErrorString" ?
0
Kudos
Message
1
of 2
(2,743 Views)
Reply
Re: The error message returned, is it dynamically allocated and do I have to release it.
Chris Matthews
Active Participant
06-17-2002
10:39 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
No. It's not a char** so it isn't passed by reference so you don't have to free it.
Best Regards,
Chris Matthews
National Instruments
1
Kudo
Message
2
of 2
(2,743 Views)
Reply
All Forum Topics
Previous Topic
Next Topic