LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
[stats]
From: James Mclean <james@adam.com.au>
To : <linuxsa@linuxsa.org.au>
Date: Sat, 30 Jun 2001 18:43:09 +0930
C question
List,
I am writing a small program in C, I just need a few pointers. I am
outputting some data that comes from a fuction, but i believe that i am
using the wrong type to output the result.
here is the code...
printf("%s",GenPasswd(dif,len));
GenPasswd() is a function included from a custom header file.
What type should i use to output the data, or is thier a better way???
cheeers
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
[stats]
Return to the LinuxSA Mailing List Information Page