{
// get input char input[256]; gets(input); // reverse it char reverse[256]; strReverse(input, reverse);
} // reverses str and puts the result in buff // NOTE: buff must be at least as large as...
Arrays of chars are strings. there is a built in librray, that handles string string.h
but the data-type is held as arrays of chars.
char[10] c="string";
translate...
At the heart of it all is the processor. Processors -- the actual hardware -- understand a very specific, very micro-detailed set of commands called Machine Language. Each family of processors has...
Related ads:
Shopping for Jobs & Education deals?
Find Coupons and Promo Codes on Coupons by Answers.com