cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
nk_rdw
Level 2

Cannot use string function "strnstr"

Hi,

I want to use a simple 'strnstr' function in my Flexera wrapper code (in C).

However, I get this error in compilation: undefined reference to `strnstr'

Other string functions, such as "strncmp" can be used without any compilation errors.

Any assistance will be appreciated.

Thanks

 

0 Kudos
(1) Reply
cfischer
Revenera
Revenera

Hi, which library from Flexera are you using? And what makes you think that the Flexera library is causing this issue?

0 Kudos