Server Help

ASSS Questions - Addition to the Code

reconciledthief - Sun Feb 22, 2004 11:59 pm
Post subject: Addition to the Code
I know you guys are nice, and I'm glad you took the initiative to code a subspace server for linux, but if you could add this, it would be a great addition....

Comments.

I was trying to look around through the code and I'm completely confused. I don't profess to be a great programmer, but I do know a decent amount about coding and software architecture.

I just think it would be nice, for the less advanced coders that are trying to create modules and whatnot, if you would comment your code.

Thanks, and I mean no disrespect by this (my first post), hehe.

-reconciledthief
Anonymous - Mon Feb 23, 2004 3:14 am
Post subject:
If you making additional modules you should be looking at the .h files to see what callbacks and interfaces are on offer. The interesting .h files usually have some kind of commenting.
Helicon - Mon Feb 23, 2004 7:01 pm
Post subject: Re: Addition to the Code
reconciledthief wrote:
I just think it would be nice, for the less advanced coders that are trying to create modules and whatnot, if you would comment your code.

i will always vote for more commenting, but the majority of the identifiers are self-documenting.
read the .h files, and look at some examples...
Dr Brain - Mon Feb 23, 2004 8:22 pm
Post subject:
I have been able to figure out every part of ASSS I have looked at, with the exception of the net module.

Creating your first module is the hardest part, but after that it gets real easy.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group