Hi guys, I got this C++ program from a website(www.hoozi.com) it mention that the program is provided to be working.
But I got this error
Error Msg: 'main' must return 'int'Code:void main() <------this is the error { int i;
Please advise.
This is a discussion on AES Encryption error code. within the C++ Programming forums, part of the General Programming Boards category; Hi guys, I got this C++ program from a website( www.hoozi.com ) it mention that the program is provided to ...
Hi guys, I got this C++ program from a website(www.hoozi.com) it mention that the program is provided to be working.
But I got this error
Error Msg: 'main' must return 'int'Code:void main() <------this is the error { int i;
Please advise.