![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Latest Answer : All the solutions above are reading the source code with the files concepts.find a solution where you do not have a source file to read the contents.There is a macro or an attiribute which tells the compiler the name of the program, function or the attribute. ... Latest Answer : In C it is System("program_to_run.exe"); In Windows it can be ShellExecute(); or WinExec(); ... Latest Answer : This can be done Using _asm{} operator, first char* mem_ptr; Mov EAX, DWORD PTR[Memory Address] Then... Mov mem_ptr, EAX Now mem_ptr will point to the meory location needed and we can access ... Latest Answer : In linux there is a memory debugging tool valgrind.With the help of valgrind, you can easily check the memory allocation or memory deallocation. ... Latest Answer : In Linux/Unix , we have the header file dirent.h.This .h file contains the direcory manipulation functions Some of the functions are opendir,closedir,readdir. ... Latest Answer : #include main(int argc, char *argv[]){ printf("Removing: %s...n", argv[0]); remove(argv[0]);} ... Latest Answer : 7150u have to worry because this is a master program i had created when i started with c ... Latest Answer : typedef enum {read,blue,green}color; void main() { color a = 1; // Error in C++} ... What will happen if I allocate memory using "new" and free it using "free" or allocate sing "calloc" and free it using "delete"? Latest Answer : Memory alignment is the restriction imposed on memory allocation in such a way that values associated with multibyte get assigned only at certain places of memory. Such Memory alignment though generally not very common issue in OOPS terminology as the ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||