while i was testing php OOP features ....
try this code:
<?
class class1{
function quote(){
echo("says:'");
}
}
class class2{
function say($name,$object,$string){
print($name.$object->quote().$string."'.");
}
}
$obj1=new class1();
$obj2=new class2();
$obj2->say("descartes ",$obj1,"i think...
good, i can't let u go!
-ok now i know what is API but there is just one problem how does delphi work with API?
-and also delphi or ... have a GUI and i can't understand how delphi make itself before being made (maybe wrong idea: they use another thing like VB)
-which one do u prefer...
well,
i said
" i ask this one that covers all of them : "
ok i eager to know : 1-how delphi can make an executable file does a borland expert have something magic and i don't know how to
2- i want to know what is the difference between borland C++ and other compilers
3- i want to know if they...
i faced many basic questions about programming for exapmle how delphi makes a standalone program or why some programs can run under win paltform but not in linux so i ask this one that covers all of them :
HOW TO MAKE AN IDE LIKE DELPHI AND A NEW PROGRAMMING LANGUAGE FOR WIN AND ANOTHER ONE FOR...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.