1.Get string1,string2,string3
1.add string1 and 2,string1 and 3.
2.replace vowels with T
3.count number of T.
4.remove T
5.COPY string1 to stringf.
6.restore string1.
print the following
1.Number of T
2.StringF
3.string1+string2+string3
Use pointers and functions
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
What is the use of UpdateData funciton ?
I want recent paper pattern for HP company?
What is thread & process?
how many types of messages are their
What four types of properties are supported by an ActiveX control?
Difference between Debug and Release versions?
Tell me about different kinds of synchranization objects ?
what is the use of Mutex and critical section
Which MFC function is used to display output?
is there any class which is not derived from Cobject
What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example