Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: 二重指针 Download
 Description: #include<stdio.h> int main() { int **p; int *pt; int a=100; p=&pt; *p=&a; printf("%d\n",*p); return 0; }
 Downloaders recently: [More information of uploader 刘闯 ]
 To Search:
File list (Check if you may need any files):
erchongzhizhen.cfp
erchongzhizhen.cfpg
erchongzhizhen.cpp
erchongzhizhen.exe
erchongzhizhen.o

CodeBus www.codebus.net