User profile: szandi

User info
User name:szandi
History
Joined:
Number of posts:6
Latest posts:

XML read and write using Lib CMarkup
Dear All! i really need your helping, how to read and write XML in using CMarkup.h and CMarkup.cpp?...

what is with and without pointer?
thanks for promotion reply! but what is advantage for pointer? maybe most people use pointer because...

what is with and without pointer?
Dear all! i need your helping, actually i don't understand my code output is the same with or witho...

my first attempt at writing code using classes - please help
Dear nool! please Do write your code "&Student::setFirstName;" instead of "s.setFirstName;" Please ...

my first attempt at writing code using classes - please help
one thing is missed, in number 19 to put {}: Student(){}; because it is a constructor!