Beginners must practice this program.
#include<iostream.h>
#include<conio.h>
void main()
{
clrscr();
int a=10;
int b=20;
int *ptra=&a;
int *ptrb=&b;
cout<<a<<endl;
cout<<&a;
cout<<ptra;
cout<<&ptra;
cout<<*ptra;
getch();
}
Copyright © 2013 C/C++ | Java | PhP | HTML & CSS | MYSQL. Privacy Policy
Great post indeed and thanks for all the information, it was very helpful i really like that you are providing information on PHP and MYSQL with basic JAVASCRIPT,being enrolled in
ReplyDeletehttp://www.wiziq.com/course/5871-php-mysql-with-basic-javascript-integrated-course
i was looking for such information online to assist me on php and mysql and your information helped me a lot. Thanks.