hi
in my little program the user inputs a number into a text box on a
..net form and then clicks a button which converts the decimal number
to binary which will be displayed in another text box.
problem is converting the System::String __gc * to an int on which my
converttobinary function acts
any help appreciated thanks
Phil.