代码搜索:pointers

找到约 4,056 项符合「pointers」的源代码

代码结果 4,056
www.eeworm.com/read/299984/7140207

m getnlab.m

%GETNLAB Get numeric labels % % [NLAB,LABLIST] = GETNLAB(A) % % The numeric labels of the dataset A are returned in NLAB. % These are pointers to the list of labels LABLIST, so LABLIST(NLAB(i)) % i
www.eeworm.com/read/460435/7250682

m getnlab.m

%GETNLAB Get numeric labels % % [NLAB,LABLIST] = GETNLAB(A) % % The numeric labels of the dataset A are returned in NLAB. % These are pointers to the list of labels LABLIST, so LABLIST(NLAB(i)) % i
www.eeworm.com/read/456640/7343090

h webrom.h

/* Definitions for Web ROM filesystem */ /* The filesystem is in 1 or more ROMs. At the start of the first ROM is a ** directory of 1 or more filename blocks, each of which have pointers to ** da
www.eeworm.com/read/456533/7345658

cpp ptrstr.cpp

// ptrstr.cpp -- using pointers to strings #include #include // declare strlen(), strcpy() int main() { using namespace std; char animal[20] = "bear";
www.eeworm.com/read/456533/7345872

cpp more_and.cpp

// more_and.cpp -- use logical AND operator #include const char * qualify[4] = // an array of pointers { // to strings "10,000-meter race.\n",
www.eeworm.com/read/456533/7345961

cpp ptrstr.cpp

// ptrstr.cpp -- using pointers to strings #include #include // declare strlen(), strcpy() int main() { using namespace std; char animal[20] = "bear";
www.eeworm.com/read/456533/7346169

cpp more_and.cpp

// more_and.cpp -- use logical AND operator #include const char * qualify[4] = // an array of pointers { // to strings "10,000-meter race.\n",
www.eeworm.com/read/456367/7350516

cpp ptrstr.cpp

// ptrstr.cpp -- using pointers to strings #include #include // declare strlen(), strcpy() int main() { using namespace std; char animal[20] = "bear";
www.eeworm.com/read/456367/7350710

cpp more_and.cpp

// more_and.cpp -- use logical AND operator #include const char * qualify[4] = // an array of pointers { // to strings "10,000-meter race.\n",
www.eeworm.com/read/456367/7350799

cpp ptrstr.cpp

// ptrstr.cpp -- using pointers to strings #include #include // declare strlen(), strcpy() int main() { using namespace std; char animal[20] = "bear";