Seekg()Hello everyone, I have a problem when working with file. I use seekg() function to go to the beginn...
Using binary_search and countYes, a list of the positions. Thanks for your help :)
Using binary_search and countWhen we use binary_search, if the value is found, can we make function returns the position of that ...
Check the type of inputHello everyone, can you help me with this? In my program, there are some int and double variables. ...
Printf() in CThank you. I understand now :)