SAILII采用自动混写指针的策略来解决块在主存储器和第二级存储器之间移动时的指针管理问题。
Auto mix writing Pointers used in SAILII solves the problem of moving blocks between the main memory and the second level storage devices.
在这里,“她(译注:指guru)面对屏幕挥了挥手,”传入一个空指针是一个编程错误,就像这个程序的文档写的那样。
In this... abomination, "she waved at the screen," passing a NULL pointer is a programming error, as the documentation for the function clearly states.
当strdup在foo中被调用,这个namestr变量值就会被覆写,从而丢失main中内存分配的指针,导致渗漏。
When strdup is called in foo , the namestr variable value is overwritten, thereby losing the pointer to the memory allocated in main , and that causes the leak.
如果多次读或写操作时都遇到无效指针,则内存可能已损坏。
If several read or write operations have occurred through bad Pointers, memory may be corrupted.
打开只写;放置在该文件的开头文件指针并截断该文件的长度为零。
Open for writing only; place the file pointer at the beginning of the file and truncate the file to zero length.
可以检测内存泄漏、内存写溢出、释放野指针和内存管理函数的不匹配等问题。
The module can detect memory leak, write overflow, free wild pointer and mismatch using of memory functions of the executable files.
打开只写;放置在文件的末尾文件指针。
Open for writing only; place the file pointer at the end of the file.
创建并打开只写,放置在文件的开头文件指针。
Create and open for writing only; place the file pointer at the beginning of the file.
函数的作用是:返回文件指针当前的读/写的位置。
The ftell() function returns the current position in an open file.
函数的作用是:返回文件指针当前的读/写的位置。
The ftell() function returns the current position in an open file.
应用推荐