No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Re: [QUOTE=taha umar][COLOR=DarkOrange]wat is the difference b/w ponters and strings?[/COLOR] :sad:[/QUOTE] Mr. taha umer your Question is very simple POINTER is spacial type variable it is contane memory address. And it is move memory to memory location. your 2nd Question is about array, ARRAY is continous block of memery in cpu. … | |
Re: // this code help you to solve your problem # include <iostream.h> main () { // array of salary int salary[10] ; do { // prompt to the user for (int i = 0 ; i < 10 ;i++) cout << "Enter the salary "; cin >> salary // this … | |
Re: AOA here is a link if data structure notes. it will help you to solve your problem [B]\\ Read AVL Tree // [/B] data structure. [url]http://vulms.vu.edu.pk/Links/CS301.htm[/url] ALLAH HAFIZ | |
Re: AOA note that every c and c++ Singly character in singal qutaion markes just like [B]'a' , '(' [/B] and any other and a string is Double Qutaion markes just like [B]"me" , "String" ,"this is a example"[/B] ok :eek: ALLAH HAFIZ | |
Re: AOA i am sending u a link this is a very useful link. Because i am student of BSIT in Virtual University. i am sending your library link. if u have any problem it you can tell me. [url]http://www.vu.edu.pk/CourseOutline/cs301.html[/url] [url]http://vulms.vu.edu.pk/Links/CS301.htm[/url] ok ALLAH HAFIZ. | |
Re: AOA :mrgreen: /* *please write it in main program .. */ # include <iostream.h> main() { system("PAUSE"); } this program display as under [B]Press Any key To Continue.....[/B] when u press any key in last the will end... OK ALLAH HAFIZ |
The End.