-
Junior Member
Re: Reason for the following programm's output!
In turbo C++ version 4.5 , in which we can run both C++ and C programs shows the same warnings and does not execute either as C program or C++ program
the warnings are same in both languages
a is assigned a value that is never used in function main()
b is assigned a value that is never used in function main()
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules