Dan Buch
|
e5fffdeaf1
|
Working through more compiler warnings...
|
2012-02-11 21:44:35 -05:00 |
|
Dan Buch
|
4d824d341f
|
switching for-loops to while-loops
|
2011-09-19 23:09:29 -04:00 |
|
Dan Buch
|
a584141d4d
|
treating pointer args as arrays
|
2011-09-19 23:06:33 -04:00 |
|
Dan Buch
|
bf6752edd6
|
using separate funcs for each way of looping/printing
|
2011-09-19 23:05:31 -04:00 |
|
Dan Buch
|
0a0fc453c5
|
back to version with long main func
|
2011-09-19 22:59:40 -04:00 |
|
Dan Buch
|
728a7c5bd8
|
using separate func for printing different formats, but still need to write different funcs for different ways of looping?
|
2011-09-19 22:58:45 -04:00 |
|
Dan Buch
|
9dfa986b5d
|
printing addresses of argv members
|
2011-09-19 22:49:41 -04:00 |
|
Dan Buch
|
971363ba89
|
printing members of argv with pointer arithmetic
|
2011-09-19 22:41:32 -04:00 |
|
Dan Buch
|
c1ab498db3
|
back to mixed pointers and arrays version
|
2011-09-19 19:08:19 -04:00 |
|
Dan Buch
|
1b7572c786
|
using only pointers instead of array indexing
|
2011-09-19 19:06:10 -04:00 |
|
Dan Buch
|
22e3ed5406
|
back to working
|
2011-09-19 13:19:28 -04:00 |
|
Dan Buch
|
bdeaaf48f5
|
breaking by pointing at wrong array
|
2011-09-19 13:19:12 -04:00 |
|
Dan Buch
|
8c6e140dad
|
adding in comments so that line numbers match up (which I should have been doing all along)
|
2011-09-18 13:34:09 -04:00 |
|
Dan Buch
|
9158c349b3
|
first version of exercise 15
|
2011-09-18 13:30:03 -04:00 |
|