代码搜索:pointers

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

代码结果 4,056
www.eeworm.com/read/164348/5494579

h chxavrefptr.h

/***************************************************************************** * chxavrefptr.h * ------------- * * Synopsis: * A simple reference-counting wrapper class for pointers * *
www.eeworm.com/read/109296/15559821

in config.h.in

/* Consider renaming this one into c_defs.h.in */ #undef COMMERCIAL #undef LIBC #undef NP_SFX #undef ELF_EXECUTABLES #undef HAVE_MKDTEMP #undef HAVE_FCLOSEALL #undef HAVE_SETPRIORITY #undef HAVE_STRC
www.eeworm.com/read/124804/6040072

cpp fig19_04.cpp

// Fig. 19.4: fig19_04.cpp // Casting base-class pointers to derived-class pointers #include using std::cout; using std::endl; #include #include "point.h" #include "c
www.eeworm.com/read/210671/15193863

cpp fig09_04.cpp

// Fig. 9.4: fig09_04.cpp // Casting base-class pointers to derived-class pointers #include using std::cout; using std::endl; #include #include "point.h" #include "ci
www.eeworm.com/read/360971/2955083

cpp fig09_04.cpp

// Fig. 19.4: fig19_04.cpp // Casting base-class pointers to derived-class pointers #include using std::cout; using std::endl; #include #include "point.h" #include "c
www.eeworm.com/read/426194/10275475

cpp aglext_arb_vertex_shader.cpp

// Functions pointers for ARB_vertex_shader Extension: PFNGLBINDATTRIBLOCATIONARBPROC glBindAttribLocationARB = NULL; PFNGLGETACTIVEATTRIBARBPROC glGetActiveAttribARB
www.eeworm.com/read/426194/10275503

cpp aglext_arb_shader_objects.cpp

// Functions pointers for ARB_shader_objects Extension: PFNGLDELETEOBJECTARBPROC glDeleteObjectARB = NULL; PFNGLGETHANDLEARBPROC glGetHandleA
www.eeworm.com/read/197608/7069713

makefile

# Makefile for cbook/13-Pointers/programs # Created by the ExportAll facility # *************************************************************** PROGRAMS = \ testsort \ hours # *************
www.eeworm.com/read/244387/12869406

makefile

# Makefile for cbook/13-Pointers/programs # Created by the ExportAll facility # *************************************************************** PROGRAMS = \ testsort \ hours # *************
www.eeworm.com/read/315460/13542143

makefile

# Makefile for cbook/13-Pointers/programs # Created by the ExportAll facility # *************************************************************** PROGRAMS = \ testsort \ hours # *************