Examples of using A pointer in English and their translations into Japanese
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Is an array name a pointer?
A pointer to the lock to initialize.
Each block contains a pointer to the next block.
Hours a pointer to indicate the second time zone.
Each block contains a pointer to the next block.
People also translate
MQL5: A pointer can be declared to classes only.
In C++ language it can be handled as a pointer.
A pointer to stat(2) information for the file.
Each free block will then contain a pointer to the next free block.
A pointer to a buffer that receives the value's data.
The next pointer must be a pointer to unsigned int.
A pointer to the structure will be assigned to the variable sval.
This is an integer that is large enough to hold a pointer address.
If it succeeds, a pointer to the string value is returned.
Calloc() allocates memory for an array of nmemb elements of size bytes each andreturns a pointer to the allocated memory. The memory is set to zero.
Specifies a pointer to return the number of attributes list.
The BitmapDocument class owns as a member a pointer to an IlvBitmap object.
A pointer to the ISomeObject interface of this object is returned.
For example, there may be a pointer to an lbl, or an array of them, or a count of co's.
A pointer to a routine to flush any cached information to disk.
The mktemp() and mkdtemp() functions return a pointer to the template on success and NULL on failure.
If a pointer is assigned to a variable length member, no copy is created.
EFAULT A pointer argument points to a location outside the accessible address space.
You cannot get a pointer to a non-static class method.
A pointer to struct resource is returned on success,a null pointer otherwise.
Return value A pointer to a image management class instance Notice This is a global function, not a member function.
If a member is a pointer to an object, the pointer is copied rather than the object to which it points.
Regcomp regcomp takes a pointer to a regex_t, a pointer to the expression to compile and a flags parameter which can be a combination of.
This function takes two arguments, a pointer to the ForkApplet structure, and a value of the DrawTypeEnum enumeration type and draws something on the screen. The drawing content will depend on the passed value.