hi guys
Can anyone write a C++ program for me which convert military time to standard time without using return function. write a simple program which start from
#include<iostream.h>
#include<coino.h>
void main()
{
.
.
.
.
.
.
.
getch();
}