If this is your first visit C Vietnamese community forum, please learn the rules involved, read the instructions before you register for an account. lowrys farm You have to register first, or sign in with your Facebook account you can send messages, download attachments.
Read his books, they have said is a string of characters char array, and so on, but also found himself alone with questions after his code [CODE] #include <iostream> using std :: cout; using std :: cin; using std :: endl; int main () {int array [5] = {1,2,3,4,5}; lowrys farm int * PTR1 = array; cout << endl << PTR1; cout << endl << * PTR1; PTR1 ++; cout << endl << * PTR1; char str [] = "Teach Yourself Programming"; char * str = ptr2; cout << endl << * ptr2; ptr2 ++; cout << endl << * ptr2; char ** ptr3 = & ptr2; cout << endl << ptr3; (* Ptr3) ++; cout << lowrys farm endl << * ptr3; system ("pause"); return 0; } People ask themselves why the cursor in ptr2 chain, it does not address such as in PTR1 on the array, whereas the value in using * ptr2 it still printed lowrys farm characters (like in the array ).
Quick Navigation Questions Programming C / C ++ / C ++ 0x Top Site Areas Settings of Messages Subscriptions Who's Online Search Forums Forums Home The Forum COMMUNITY C VIETNAM Announcements Comments, suggestions and complaints ORIENTATION, TRAINING & EMPLOYMENT INDUSTRY IT IT Training Experience IT Conference, Symposium and Contests IT Recruitment - Jobs IT Jobs IT (free) PROGRAMMING VISUAL lowrys farm C # Question programming C # ASP.NET Developer Questions Windows Mobile Programming in C # and Tricks Tutorials Programming C #, ASP.NET Projects & Source code C #, ASP.NET Tools, ebooks C #, ASP.NET, and Windows Mobile PROGRAMMING OBJECTIVE-C Introduction to Objective-C Programming Questions IPhone, IPad, Mac OS X Questions lowrys farm Objective-C Programming Tutorials and Tricks Objective-C programming tools, documentation Objective-C programming JAVA PROGRAMMING Questions Programming Java Programming Android and Java Mobile lowrys farm Tutorials and Tricks Java Programming Projects & Source code Java tools, ebooks Java PROGRAMMING VISUAL C ++ | PROGRAMMING VISUAL C ++. NET Questions Programming Visual C ++ Windows API Hooking, treatment of Windows Message Programming Virus & Anti-Virus Tutorials and Tricks Visual C ++ Projects & Source code VC ++ tools, ebooks VC ++ PROGRAMMING C ++ | PROGRAMMING C | PROGRAMMING C ++ 0X Questions Programming C / C ++ / C ++ 0x CTDL Questions & Discussion algorithm, input code C / C ++ Your Tricks, Tutorials and Code C / C ++ / C ++ 0x Tricks, Tutorials & Algorithms CTDL document, ebooks and tools PROGRAMMING IN LINUX | LINUX PROGRAMMING Questions shell programming Linux Questions Programming C / C ++ on Linux Tricks, Tutorials and Source lowrys farm Tools, Documentation programming on Linux DATABASE lowrys farm & REPORTING | SYSTEMS MANAGEMENT DATABASE Wonder University Outline Oracle Database lowrys farm & Reporting Questions lowrys farm Questions Microsoft SQL Server and Microsoft Access Questions MySQL and SQLite Tricks, Tutorials Database Documentation, ebooks DB C VIETNAMESE COMMUNITY MEMBERS Members Imagery Product Ideas Your IT Products section Your software GENERAL DISCUSSION General English for IT Enquiries lowrys farm | English for IT People Software (Software) | Ebooks ENTERTAINMENT CATEGORY Exchange - Slashing Wind Leisure - Relaxation
No comments:
Post a Comment