PIC24 Support Libraries
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reverse_string_stdio.c File Reference
#include "pic24_all.h"
#include <stdio.h>

Go to the source code of this file.

Detailed Description

Inputs a string, outputs the reverse. This file demonstrates use of 'scanf' from stdio. The project uses

Definition in file reverse_string_stdio.c.