Search:

Type: Posts; User: bithub

Search: Search took 0.04 seconds.

  1. Replies
    10
    Views
    2,618

    I think people get used to the features their IDE...

    I think people get used to the features their IDE supports, and then they begin to rely on those features. This is what commonly causes the "My IDE is the best" ideology. If another IDE doesn't...
  2. Replies
    10
    Views
    2,618

    You can program in C or C++ with Eclipse....

    You can program in C or C++ with Eclipse.
  3. Replies
    10
    Views
    2,618

    Also you should change your main() declaration...

    Also you should change your main() declaration to:

    int main(void)and return 0 at the end of your main function.
Results 1 to 3 of 3