Writing data to random access file i figured out to expand the file i have to use ios::app. thanks for the help.
Writing data to random access file If a random access file is 3000 byte and i use the ostream seekp function to place the file positi...
Address and pointerThanks
Address and pointerLet's say i have an int variable int number = 5 Does the expression "&number" returns a type i...
some function call does not require parentheses? Do you guys mean there is an operator overloaded function that takes in an ostream& object? which i...
This user does not accept Private Messages