'

It works on VS.. but not on CodeBlock.
Thank You
Last edited on
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.