Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Creating Tags in Unix
Name: Divakara Date: April 25, 2004 at 17:29:03 Pacific OS: Unix HP CPU/Ram: Not important
Comment:
Hi, I need to create unix tags for my project. We have several C programs calling other C/PRO*C programs in our project. But whenever I am in a parent program (in vi editor) , by clicking some special key, I should be able to jump to calling program.
Summary: Hi janie_rose, It's not the exact answer I think. First let me explain the problems I faced. I was in a situation where I need to create a empty file by applying a single UNIX command. We ...