LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-29-2009, 11:25 PM   #1
nagananda
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Rep: Reputation: 0
Smile how to link two separate files


hello sir/madam
please tell me how to link two different files in linux

Last edited by nagananda; 07-29-2009 at 11:28 PM. Reason: spelling mistake
 
Old 07-30-2009, 12:07 AM   #2
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
Hello nagananda
Quote:
Originally Posted by nagananda View Post
hello sir/madam
please tell me how to link two different files in linux
The question is not meaningful. You can have the same file data accessible by two file names; that would be a "hard link" set up by
Code:
ln existing_file new_file_name
and you can have what Windows calls a shortcut to a file; that would be a "symbolic link" set up by
Code:
ln -s existing_file symlink_name
It might help if you told us what you want to achieve.

Best

Charles
 
Old 07-30-2009, 03:51 AM   #3
nagananda
LQ Newbie
 
Registered: Jul 2009
Posts: 2

Original Poster
Rep: Reputation: 0
Smile void*

what is the usage of void* in c program
 
Old 07-30-2009, 04:05 AM   #4
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Quote:
Originally Posted by nagananda View Post
what is the usage of void* in c program
This is not related to your original question. Maybe are you doing homework?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Parsing input into separate files bboyz Linux - Newbie 7 05-07-2008 02:08 AM
Encoding separate audio channels to separate files omnio Linux - Software 0 06-01-2007 07:46 AM
C++: Can't link template program with separate files for class definition/declaration Nylex Programming 3 04-15-2007 01:42 PM
Looking for a tool to auto crop and separate images in to separate files.. mlsfit Linux - Software 2 08-06-2006 03:13 PM
help to separate implemenation of IP and LINK layers in ip_output.c cranium2004 Programming 0 08-18-2004 05:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration