Working with the Series 60 8.1 SDK and RVCT 2.1 I see that there is a 'getenv' in the stdlib.h file but no 'setenv' or 'putenv'.
Am I missing something here?
This is for the stdlib.h file in the RVCT directory, I know there is one in the Epoc include directory but it seems when compiling for RVCT it prefers the stdlib.h file in the RVCT directory.