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...


In C, What is the #line used for?

Answers were Sorted based on User's Feedback



In C, What is the #line used for?..

Answer / hrpynux@gmail.com

The #line directive tells the preprocessor to set the compiler's reported values for the line number and filename to a given line number and filename.

Is This Answer Correct ?    2 Yes 0 No

In C, What is the #line used for?..

Answer / hrpynux@gmail.com

The #line directive tells the preprocessor to set the compiler's reported values for the line number and filename to a given line number and filename.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

String concatenation

2 Answers  


What are the main characteristics of c language describe the structure of ac program?

0 Answers  


what are the facialities provided by you after the selection of the student.

0 Answers   TCS,


Explain how do you sort filenames in a directory?

0 Answers  


What is the difference between declaring a variable by constant keyword and #define ing that variable?

1 Answers  


What is malloc and calloc?

0 Answers  


What is the scope of static variables?

1 Answers  


how to estimate the disk access time? e.g. the time between read one byte and another byte in the disk.

3 Answers   Google,


What are high level languages like C and FORTRAN also known as?

0 Answers  


#include<stdio.h> int main() { int i=0,j=1,k=2,m,n=0; m=i++&&j++&&k++||n++; printf("%d,%d,%d,%d,%d",i,j,k,m,n); }

12 Answers   Capital IQ, Sasken,


how can i print "hello".please consider inverted commas as well.i want to print on console: "hello"

4 Answers   Wipro,


Is c still relevant?

0 Answers  


Categories