Questions If A ="contact" and B = "" return "XXX" but if A = "contact" and B isn't blank return "Video/Audio" byMRJune 6, 2022
Questions I am using the ifstream function in c++ and I need to save two words as one string instead of splitting them byMRMay 21, 2022
Questions How do I extract two different keywords from two different lines in a file in bash shell? byMRMay 14, 2022