A Little C Program and Squeak Example

January 24, 2009 – 5:39 pm

For Little Computers, our first assignment was to take a string, reverse it, and print both strings. We also had to mess around a bit with Squeak. Below you can find the source code for the C program and the Squeak .image file.

Reverse a string in C

Squeak tutorial

Post a Comment