How to Pass Struct in Function as Reference or Pointer?This code works fine in Code::blocks but in Visual Studio it gives [b]error C4700: uninitialized l...
How to Pass Struct in Function as Reference or Pointer?Here's little code of mine! I'm trying to input values in array of time structure, after input if i ...
Variable 'i' : undeclared identifierI'm really confused right now! Can please anyone help me understand the scope of variable, as we can...
What does a *pointer before function mean?I was wondering what magic does a * pointer before function actually do? Today our programming teach...
This user does not accept Private Messages