Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

difference between my-strcpy and strcpy ?

Answer Posted / vinod

There is nothing as my-strcpy,ur-strcpy etc...
u need to look at man page before doing anything silly..

As a programmer u need to understand naming conventions
better...

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are pointers integer?

1070


What are Macros? What are its advantages and disadvantages?

1216


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2692


Why is python slower than c?

1131


What is break statement?

1173


What is the use of getch ()?

1118


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

3371


A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?

2363


2) Write a program that will help Air Traffic Control for an airport to view the sequence of flights ready for take-off. The airport can accommodate 10 flights waiting for take-off at any point in time. Each flight has a unique 3 digit numeric identifier.  Each time a flight takes-off, Air Traffic Control adds a flight to the waitlist. Each time a flight is added to the waitlist, the list of flights waiting to take-off must be displayed.  When a flight is cleared for take-off, Air Traffic Control removes the flight from the waitlist. Each time a flight takes-off, the list of flights waiting to take-off must be displayed.  Sequence of take-off is the sequence of addition to the waitlist

2973


Explain how can I avoid the abort, retry, fail messages?

1102


Can true be a variable name in c?

1086


What is string length in c?

1156


How can I change their mode to binary?

1182


How do you view the path?

1180


Why is c not oop?

1037