Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #37.0K
2 Posted Topics
I am newbie in programing, and learning it... I need to know how do i make that program: Examples will help... I need to use UDP communication to connect to server by client and search, at server,for the longest directory, get the longest directory path and number of deepest level, … | |
Re: [QUOTE=Chainsaw;43762]If you are using VC, look in help for #pragma and there's a nice list. For other compilers, their help system should also have a list of all the pragmas. Generally pragmas help direct the compiler how to compile your code. For example, there will be pragmas to control the … |
The End.