Search Results

Search: Posts Made By: bashuser2
Forum: Programming 12-16-2010
1,555
Posted By Corona688
If it has to move the memory, the original memory...
If it has to move the memory, the original memory block will be freed for you.
Forum: Programming 11-25-2010
1,502
Posted By Corona688
There's a simple trick to printing on the same...
There's a simple trick to printing on the same line: Don't print newlines, print carriage returns instead. That will return it to the beginning of the line, instead of moving to the next line,...
Forum: Programming 11-24-2010
1,502
Posted By Corona688
It's possible, sure:printf("%20s %20s %20s", "a",...
It's possible, sure:printf("%20s %20s %20s", "a", "b", "c"); ...but it's pretty fiddly having to get all the lines the same length all the time when handling raw text, and seems a lot of work for no...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 02:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy