Question: Hello this is C programming on my question is the following function requires asks for a pointer on the second parameter, so why am I

 Hello this is C programming on my question is the following

function requires asks for a pointer on the second parameter, so why

am I passing an address with the & or am I reading

this wrong is the function parameter a pointer that requires me to

Hello this is C programming on my question is the following function requires asks for a pointer on the second parameter, so why am I passing an address with the & or am I reading this wrong is the function parameter a pointer that requires me to pass it an address to the with the ampersand? How should I approach functions that have that ask for things like

someFunction(param1, const type *param2) esp_err_thttpd_register_uri_handler(httpd_handle_t handle, const httpd_uri_t * uri_handler) Registers a URI handler. // register query handler httpd_uri_t jquery_js ={ .uri = "/jquery-3.3.1.min.js", . method = HTTP_GET, .handler = http_server_jquery_handler, .user_ctx = NULL \}; httpd_register_uri_handler(http_server_hanle, \&jquery_js); main webpage app.css app.js favicon.ico index.html jquery-3.3.1.min.js C http_server.c hh http_server.h cc main.c cc rgb_led.c hi rgb_led.h hi tasks_common.h c. wifi_app.c hh wifi_app.h a CMakeLists.txt Kconfig.projbuild A CMakeLists.txt

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!