stupid C question
Douglas J Hunley
doug
Mon May 17 11:47:18 PDT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Douglas J Hunley spewed electrons into the ether that resembled:
damn it. change:
> strcat(offset_filename,argv[1]);
> strcat(offset_filename,".offset");
to
strcpy(offset_filename,argv[1]);
strcat(offsetfilename,".offset");
- --
Douglas J Hunley (doug at linux-sxs.org) - Linux User #174778
Admin: Linux StepByStep - http://www.linux-sxs.org
and http://jobs.linux-sxs.org
panic("Detected a card I can't drive - whoops\n");
2.2.16 /usr/src/linux/drivers/net/daynaport.c
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE+woxn2MO5UukaubkRAmzgAJoCxGPZwY9sofwh7uPw9UdVbCLAuwCghCP3
/yAak4xwIYv8N+khbnPRFsg=
=tnVa
-----END PGP SIGNATURE-----
More information about the Linux-users
mailing list