Math.Gmp.Native/docs/html/9006f054-e796-6460-45df-47d...

7 lines
6.0 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<html><head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href="../icons/favicon.ico" /><link rel="stylesheet" type="text/css" href="../styles/branding.css" /><link rel="stylesheet" type="text/css" href="../styles/branding-en-US.css" /><script type="text/javascript" src="../scripts/branding.js"> </script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>char_ptr Constructor </title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="char_ptr structure, constructor" /><meta name="System.Keywords" content="char_ptr.char_ptr constructor" /><meta name="Microsoft.Help.F1" content="Math.Gmp.Native.char_ptr.#ctor" /><meta name="Microsoft.Help.F1" content="Math.Gmp.Native.char_ptr.char_ptr" /><meta name="Microsoft.Help.Id" content="Overload:Math.Gmp.Native.char_ptr.#ctor" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="true" /><meta name="container" content="Math.Gmp.Native" /><meta name="file" content="9006f054-e796-6460-45df-47d6ab808697" /><meta name="guid" content="9006f054-e796-6460-45df-47d6ab808697" /><link rel="stylesheet" type="text/css" href="../styles/branding-Website.css" /><script type="text/javascript" src="../scripts/jquery-1.11.0.min.js"></script><script type="text/javascript" src="../scripts/branding-Website.js"></script><script type="text/javascript" src="../scripts/clipboard.min.js"></script></head><body onload="OnLoad('cs')"><input type="hidden" id="userDataCache" class="userDataStyle" /><div class="pageHeader" id="PageHeader">GMP Native Interface for .NET<form id="SearchForm" method="get" action="#" onsubmit="javascript:TransferToSearchPage(); return false;"><input id="SearchTextBox" type="text" maxlength="200" /><button id="SearchButton" type="submit"></button></form></div><div class="pageBody"><div class="leftNav" id="leftNav"><div id="tocNav"><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="846f5c8a-6cba-433e-9f18-cde2ff5695cd.htm" title="GMP Native Interface for .NET" tocid="roottoc">GMP Native Interface for .NET</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="d9c51b9f-0c54-770b-28ea-6eebd8fef368.htm" title="Math.Gmp.Native" tocid="d9c51b9f-0c54-770b-28ea-6eebd8fef368">Math.Gmp.Native</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="06249483-9daf-95f9-32c7-30195550bbcc.htm" title="char_ptr Structure" tocid="06249483-9daf-95f9-32c7-30195550bbcc">char_ptr Structure</a></div><div class="toclevel1 current" data-toclevel="1" data-childrenloaded="true"><a class="tocExpanded" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="9006f054-e796-6460-45df-47d6ab808697.htm" title="char_ptr Constructor " tocid="9006f054-e796-6460-45df-47d6ab808697">char_ptr Constructor </a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="dacdc449-bc14-8224-58ec-2837db13ad15.htm" title="char_ptr Constructor (IntPtr)" tocid="dacdc449-bc14-8224-58ec-2837db13ad15">char_ptr Constructor (IntPtr)</a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="255d9de2-3cf6-50f3-3276-a4332896da07.htm" title="char_ptr Constructor (String)" tocid="255d9de2-3cf6-50f3-3276-a4332896da07">char_ptr Constructor (String)</a></div></div><div id="tocResizableEW" onmousedown="OnMouseDown(event);"></div><div id="TocResize" class="tocResize"><img id="ResizeImageIncrease" src="../icons/TocOpen.gif" onclick="OnIncreaseToc()" alt="Click or drag to resize" title="Click or drag to resize" /><img id="ResizeImageReset" src="../icons/TocClose.gif" style="display:none" onclick="OnResetToc()" alt="Click or drag to resize" title="Click or drag to resize" /></div></div><div class="topicContent" id="TopicContent"><table class="titleTable"><tr><td class="titleColumn">char_ptr Constructor </td></tr></table><span class="introStyle"></span> <div class="collapsibleAreaRegion"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID0RB')" onkeypress="SectionExpandCollapse_CheckKey('ID0RB', event)" tabindex="0"><img id="ID0RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />Overload List</span></div><div id="ID0RBSection" class="collapsibleSection"><table class="members" id="overloadMembersList"><tr><th class="iconColumn">
 
</th><th>Name</th><th>Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="dacdc449-bc14-8224-58ec-2837db13ad15.htm">char_ptr(IntPtr)</a></td><td><div class="summary">
Creates new string using an already allocated string in unmanaged memory.
</div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" alt="Public method" title="Public method" /></td><td><a href="255d9de2-3cf6-50f3-3276-a4332896da07.htm">char_ptr(String)</a></td><td><div class="summary">
Creates new string in unmanaged memory and initializes it with <span class="parameter">str</span>.
</div></td></tr></table><a href="#PageHeader">Top</a></div><div class="collapsibleAreaRegion" id="seeAlsoSection"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID1RB')" onkeypress="SectionExpandCollapse_CheckKey('ID1RB', event)" tabindex="0"><img id="ID1RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />See Also</span></div><div id="ID1RBSection" class="collapsibleSection"><h4 class="subHeading">Reference</h4><div class="seeAlsoStyle"><a href="06249483-9daf-95f9-32c7-30195550bbcc.htm">char_ptr Structure</a></div><div class="seeAlsoStyle"><a href="d9c51b9f-0c54-770b-28ea-6eebd8fef368.htm">Math.Gmp.Native Namespace</a></div></div></div></div><div id="pageFooter" class="pageFooter"> </div></body></html>