OS/2, eCS & ArcaOS - Technical > Programming

Compile os2 c code to Linux looking for someone with expertise

<< < (2/2)

Harvey:
David

I did edit the c file, there are still one or two comments that are needed.

See psplinux2.c

Harvey:
Not sure it uploaded

Harvey:
Need help preparing this c code to compile on Linux

Harvey:
I am finding errors in expected expressions with these line numbers...
expected expression....
21617.........while (gjfgets (inline, 256, radar_main_fi) != NULL)

21620........(stristr (inline, “max”) != NULL)

21622........(stristr (inline, “min”) ! = NULL)

21628........latitude = atof( inline),

21629.........place = afterwhitespace (inline);
Too few arguments to function
1404..........char *(gjfgets) (char *buf, int n, struct GJFILE *str)
21620........char *stristr ( char *s, char *t)

Navigation

[0] Message Index

[*] Previous page

Go to full version