'

Apr 20, 2016 at 5:23am
It works on VS.. but not on CodeBlock.
Thank You
Last edited on Apr 20, 2016 at 2:08pm
Apr 20, 2016 at 7:28am
1
2
3
4
int main()
{
int num;
double data;
there are two uninitialized vars. Except that your code compiled nicely in my VS2015. Could you detail your error or some error code?
Topic archived. No new replies allowed.