Programming term problem

Programming term problem

Les Lusk - මගින්
Number of replies: 5
I teach Web development and programming and I am in the process of creating a glossary of programming terms/definitions.  When I put in "C++" as a glossary term, it causes me to lose all of the definitions in every one of the glossaries in the course.  Any ideas?
ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Les Lusk

Re: Programming term problem

Les Lusk - මගින්
Hello all you Moodle experts out there (you know who you are - the ones with the stars wink).  Any ideas on how I can resolve this issue?
ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Les Lusk

Re: Programming term problem

Martin Dougiamas - මගින්
Core developers ගේ පින්තුරය Documentation writers ගේ පින්තුරය Moodle HQ ගේ පින්තුරය Particularly helpful Moodlers ගේ පින්තුරය Plugin developers ගේ පින්තුරය Testers ගේ පින්තුරය
As you're a web programmer, you could look in the code, fix the bug and post the solution.  විශාල නියවීම

Then you can get an invisible star too! ඇස් ගසන
ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Martin Dougiamas

Re: Programming term problem

Les Lusk - මගින්
Hmmmm.  Who really needs to know about C++ in Web programming anyway...
ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Les Lusk

Re: Programming term problem

Williams Castillo - මගින්
HAHAHA... Great solution my friend.. winkcool Cross your fingers hoping that a MySql+, PHP+ or Perl+ never got released  (Perlplus? almost like my hatest shampoo!)

Will
ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -
In reply to Williams Castillo

Re: Programming term problem

Sandeep varshney - මගින්
Hi All
I have a problem with perl
I am using open function with FTP
like
================================================
if (open(FTP,"| ftp -n dummy.india.net"))
{
printf("Done...\n");
}
else
{
&error_repot();
}
==================================================
and there are no such site like dummy.india.net. But it's showing me "Done..." as output.

Can you pls suggest me or give me a better solution for that.

Thanks and Regards,
Sandeep
ශ්‍රේණිගත කිරීම්වල සාමාන්යය: -