top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

what is the significance of files .gch extension ?

+1 vote
157 views

when .gch files are required to generate?

posted Jul 26, 2014 by Ganesh

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+3 votes

I read some where that .i extension "C source code should not be pre processed". When it is required and what is the advantage of it.

+1 vote

I wanted to ask what is the GCC C++ equivalent implementation of Windows _ MyFirst and _MyLast vector pointers?

These give direct access to the vectors first and last element, but they are not present in the GCC implementation of the vector class.

...