Search Results

Search: Posts Made By: rink
Forum: Programming 03-21-2012
2,650
Posted By pflynn
To the program work the way you expect, you need...
To the program work the way you expect, you need to initialize the str and str2 memory areas with the same values (say, with all zeroes, for example):


(...)
char str[20];
char str2[20];
...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 10:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy