stacks c++ codeIf you have queue code then what's the problem??? It's much easier to program a stack as compared to...
cin.getline problemIt works as required. Thanks.
cin.getline problemWhat's the problem with the code: [code]int main() { int a; char str1[20]; char str2[20]; co...
printing txt fileBut fread() returns me number of characters read, as an integer???
printing txt fileHi, I have a problem here. I want to print characters of a text file on the console. I open a file ...
This user does not accept Private Messages