virtual
| lipune (37) | |||
| what is the advantage if in a real time project if we use virtual mechanism,wt type of advantage will get client if we use virtual mechanism. another question,,,, int main() { int n=1; fork(); n++; printf("%d",n); fork(); n++; printf("%d",n); } wts the out put and how,plz clarify these doubt. thanx[b] | |||
| satm2008 (149) | |||
| Check the reply to your other post: http://www.cplusplus.com/forum/general/4495/#msg19829 | |||
| int main (93) | |||
| Please write correct english and not this chat-babble-style. It makes reading very annoying and understanding the question very hard. And personally I take this as an insult because you are communicating that the people you ask for help are not worth the effort to phrase a question well. int main | |||
This topic is archived - New replies not allowed.
