User profile: flussadl

User info
User name:flussadl
History
Joined:
Number of posts:11
Latest posts:

what() function of an exception
It works for me

Programming skills
code, code and code

return (a<b?a:b);
i think that if a< b then return a ; else if a>b return b;

C++ primer 5th edition vs C++ primer plus 6th edition?
C++ primer plus 6th edition

just a beginner
I think that you should read the book"C How to Program" writen by P.J.Deital and H.M.Deitel