Forum: PHP Mar 22nd, 2005 |
| Replies: 2 Views: 1,702 Re: Programming Question Using PHP Language hey, im not quite sure if i understood what you were asking, but i may have.
you could simply name the check boxes whatever the students names are.
so inside the tag that creates the box, say name... |
Forum: C++ Jan 3rd, 2005 |
| Replies: 6 Views: 2,039 Re: Stuck writing a Function your function looks correct...although you should probably change that "int r" to a float.
are you having trouble understanding the concept of functions?
if thats the case then a quick example... |
Forum: C++ Jan 3rd, 2005 |
| Replies: 19 Views: 4,327 Re: Purpose of Pointers? i havent slept in days and i hope i dont say something completely stupid here:
pointers contain the memory location of a variable. one of the reasons that this is useful concerns memory efficiency.... |
Forum: Perl Jan 3rd, 2005 |
| Replies: 2 Views: 7,696 |
Forum: Perl Jan 2nd, 2005 |
| Replies: 14 Views: 5,826 Re: where to start with perl? im not sure that i agree that you should start with a strictly procedural language. most introductory books that i've read on c++ start with solely procedural methods and then move onto object... |
Forum: Perl Jan 2nd, 2005 |
| Replies: 5 Views: 2,734 Re: perl for win98 were do i start perhaps i misunderstood....but what about the windows implementation of perl?
and it doesnt take a lot of work(for the websites). most of it has been done for you. check out Mason. once that's... |
Forum: Perl Jan 2nd, 2005 |
| Replies: 2 Views: 7,696 Windows XP - desktop variable hey all,
im trying to write a perl program that will change the desktop background. I dont have much (read: any) background in working with windows environment variables, and am hoping that desktop... |
Forum: C++ Dec 19th, 2004 |
| Replies: 5 Views: 1,736 |
Forum: C++ Dec 15th, 2004 |
| Replies: 9 Views: 2,073 Re: This is an easy one eh the easiest solution would just be something like
int average()
{
int number, total = 0, avg;
for(int x = 1; x <= 50; x++ )
{
cout << "enter your " << x << "th number... |
Forum: MS Access and FileMaker Pro Dec 15th, 2004 |
| Replies: 2 Views: 2,438 Re: power surge destroyed filemaker data alright thanks a lot! its actually just something im supposed to be working on for my school...i was setting up the databases and then they all got shot to hell, so i dont have the budget for a UPS.... |
Forum: MS Access and FileMaker Pro Dec 15th, 2004 |
| Replies: 2 Views: 2,438 power surge destroyed filemaker data recently we had a power surge, and the next morning when we came in we realized that all the filemaker databases had been wiped out. I know this isnt much to work with but im not sure where to start... |
Forum: Viruses, Spyware and other Nasties Nov 23rd, 2004 |
| Replies: 3 Views: 2,746 |
Forum: Viruses, Spyware and other Nasties Nov 22nd, 2004 |
| Replies: 3 Views: 2,746 |