PDA

View Full Version : Dynamic memory allocation


papacostas
Nov 14, 2010, 04:45 AM
How can I read from file word by word an place it into a string? the string is the same each time, I have to do this with memory allocation.