Member Function [modified]
-
hi tell me some function in mfc with example as i want to know a member function daily as i am new to vc++ thanks Ashish Dogra MCA Noida -- modified at 9:11 Wednesday 12th July, 2006
-
hi tell me some function in mfc with example as i want to know a member function daily as i am new to vc++ thanks Ashish Dogra MCA Noida -- modified at 9:11 Wednesday 12th July, 2006
what do you mean by Super Function?
-
what do you mean by Super Function?
super means any good function that help me alot and with which something interstig thing can be handled thanks for ur reply Ashish Dogra MCA Noida
-
super means any good function that help me alot and with which something interstig thing can be handled thanks for ur reply Ashish Dogra MCA Noida
Start working in any project and thinking on how to do it you'll learn a lot. It's useless to tell you something, because there are not such thing as "super functions", just classes wich are usefull for certain things. Anyway I belive CString is the more usefull class in MFC and I always use it, there you have something to begin with.
-
Start working in any project and thinking on how to do it you'll learn a lot. It's useless to tell you something, because there are not such thing as "super functions", just classes wich are usefull for certain things. Anyway I belive CString is the more usefull class in MFC and I always use it, there you have something to begin with.
thanks ur valuable advise Kharfax but can u tell me some project for working and tell me about CString as iam beginner to vc++ Ashish Dogra MCA Noida
-
thanks ur valuable advise Kharfax but can u tell me some project for working and tell me about CString as iam beginner to vc++ Ashish Dogra MCA Noida
ashish dogra wrote:
but can u tell me...about CString
See here.
"The largest fire starts but with the smallest spark." - David Crow
"Judge not by the eye but by the heart." - Native American Proverb
-
thanks ur valuable advise Kharfax but can u tell me some project for working and tell me about CString as iam beginner to vc++ Ashish Dogra MCA Noida
ashish dogra wrote:
thanks ur valuable advise Kharfax but can u tell me some project for working and tell me about CString as iam beginner to vc++
New to VC++ or new to C++ in general? Assuming the latter, you should start with some intro to C++ books. Sams publishing has a "Teach yourself C++ in 21 days" that is decent for getting started. After you have a foundation with C++ to work with, then you will want to check out Petzold's books and Prosise's book. If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac