Convert.ToInt32 replaced with Convert.ToInt64 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Convert.ToInt32 replaced with Convert.ToInt64

it shows an error when i change the syntax of Convert,ToInt32 to Convert.Toint64 that says cannot implicitly convert to long. I am unable to understand why is this happening?

7th Jun 2017, 8:12 AM
AARSH S. ARUN
1 Answer
0
Can you give some more information or code. Just from your question I cannot see what is happening.
7th Jun 2017, 7:57 PM
sneeze
sneeze - avatar