industrialNETworXnetx

Rainer Versteeg

Rainer Versteeg

| 12.05.2009 | 10:44 | 6 replies

rXStartNextTask

Hello,

Which file must i include to identify the procedure rXStartNextTask() ?

I get the following warning:
warning: implicit declaration of function 'rXStartNextTask'

Br,
Rainer

Andreas Jacob

Andreas Jacob

Hilscher Gesellschaft fuer Systemautomation mbH

| 12.05.2009 | 11:31

Hi Rainer,

the function is declared in rX_Functions.h.

Rainer Versteeg

Rainer Versteeg

| 12.05.2009 | 11:50

HI AJ,

I know !. I have included the Header file, but I get also the warning:

warning: implicit declaration of function 'rXStartNextTask'

:roll:

Br,
Rainer

Andreas Jacob

Andreas Jacob

Hilscher Gesellschaft fuer Systemautomation mbH

| 12.05.2009 | 12:14

And what, when you remove the header file?

Rainer Versteeg

Rainer Versteeg

| 12.05.2009 | 12:30

HI AJ,

The same warning ! :roll:

Br,
Rainer

Andreas Jacob

Andreas Jacob

Hilscher Gesellschaft fuer Systemautomation mbH

| 12.05.2009 | 12:46

I think you should live with this warning. The compiler is not able to dentify the function it self, because this function is inside of the rcX library.

Rainer Versteeg

Rainer Versteeg

| 12.05.2009 | 13:01

Hi AJ,

Thanks !

Br, Rainer

Login