Question: [dawram@cdmcsczhprd02 hw2]$ gcc hw2. c hw2. c: In function 'bin2dec' : hw2. c:17:14: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] int len = strlen(bin_num) ;
![[dawram@cdmcsczhprd02 hw2]$ gcc hw2. c hw2. c: In function 'bin2dec' :](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/10/670e681cb2432_404670e681c9a786.jpg)
![hw2. c:17:14: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] int len =](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/10/670e681d26ee8_404670e681cf1621.jpg)


[dawram@cdmcsczhprd02 hw2]$ gcc hw2. c hw2. c: In function 'bin2dec' : hw2. c:17:14: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] int len = strlen(bin_num) ; hw2. c:17:14: warning: incompatible implicit declaration of built-in function 'strlen' hw2. c: 17:14: note: include '
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
