Search Results

Search: Posts Made By: jim mcnamara
Forum: Programming 06-28-2008
5,222
Posted By jim mcnamara
What you are doing is correcting the data, not...
What you are doing is correcting the data, not reading it. You memcpy is correct.
If you must change the data, try this

if (person.Sname[0]==' ')
{
char tmp[18]={0x0};
char...
Showing results 1 to 1 of 1

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