Search Results

Search: Posts Made By: Doctor Manhatta
6,427
Posted By Doctor Manhatta
Thank you very much! :D
Thank you very much! :D
6,427
Posted By Doctor Manhatta
Alright, sorry about that. As an example, if...
Alright, sorry about that.

As an example, if I had a C file called "number.c" and wanted to add in the lines


for( i = 0 ; i < 20 ; i++)
{
scanf("%d",&array[i]);
}


to a...
6,427
Posted By Doctor Manhatta
Adding lines to file through a shell script
Hi, I'm pretty new to the whole scripting thing. I've gotten a decent hang of it so far but am wondering if there's a way to add lines to a C, C++, Java, HTML, text file with a shell script.

Any...
Showing results 1 to 3 of 3

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