Search:

Type: Posts; User: btran007

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    727

    Here is the prototype. Nothing special. void...

    Here is the prototype. Nothing special.

    void compare_positions(COORDINATES coord);

    After creating a small program I discovered the error due to previous attempts to resolve this issue. In...
  2. Replies
    4
    Views
    727

    That's the frustration part. I don't understand...

    That's the frustration part. I don't understand the difference between Solaris vs. Linux or cc vs gcc. Everything works fine on Solaris. I will try to create a small program and test it.

    Thanks
  3. Replies
    4
    Views
    727

    struct array passing issue on linux

    Hello All,

    I am migrating C program from Solaris to Linux and it's not working on Linux. I don't understand why and I googled but found no results. I have array of STRUCT and when passing to...
Results 1 to 3 of 3