conio.h and kernel.h

Does QNX 6.1 can use, conio.h and hernel.h files???

HELP I have some problems because qNX 6.1 is asking me for files conio.h and kernel.h

These are QNX4 files, thus they don’t exists. There is no direct equivalent. Take them out and then the compiler should complain some functions don’t have prototypes. Go over them one by one and find the QNX6 equivalent. Some may be simple to replace other could be complicated.