User: ashwani

  • Public profile

User profile: ashwani

User info
User name:ashwani
History
Joined:
Number of posts:15
Latest posts:

difference between iostream and cstdio
both are header files used by the C++ complier to perform input and output functions iostream inclu...

cin and cout are different
you cannot convert an int to a string type .. int is used for integers values and may not accept an...

how to display odd number?
heres the code #include<iostream.h> void main() { int a[12]; int i; cout<<"enter the numbers";...

Multicolumn Listboxes
refer to...........http://www.programmersheaven.com/mb/windows/98629/98629/multicolumn-listboxes/?S=...

Multicolumn Listboxes
using MFC you could easily do this and using any class library...................

This user does not accept Private Messages