User profile: frog1990

User info
User name:frog1990
History
Joined:
Number of posts:18
Latest posts:

Remove first node of the linked list
What should I change in my code so programm would delete first element from the list? [code] v...

Array sum
Thank you!

Array sum
So I have to create text file from cpp. Everything worked fine before i added functions for array su...

Read integers from a text file with C++ ifstream
i meant array

Read integers from a text file with C++ ifstream
So i have text file input.txt. This file consists of 54, 70, 75, 63, 17, 59, 87, 16, 93, 81, 60, 67,...