I know programmers hate documenting, but being a big company with lots of money, they can afford some good documentation guys/gals that keep them up to date based on the developer's incoherent documentation. In this ldap case why is there more documentation in the header file.
ktm TechMan
Posts
-
Why does Microsoft (MSDN) documentation suck so much? -
Why does Microsoft (MSDN) documentation suck so much?MSDN documentation is the worst documentation ever. Nothing is complete. The code examples are appalling, some are full programs with unrelated codes, some having to understand from with "...". And the coding convention is different every where. The most annoying part is completely wrong information, the other day I was looking at the LDAP API and MSDN said free the structure after use, which I did and it was crashing all the time, then I turned to the header file, it has more documentation than MSDN. And it said don't free this structure..WTF
-
Die FlexIs it just me or everybody hates Flex to the core? Its supposed to be RAD, but you have to poke at it the whole day to get a simple functionality running. X|
-
again back with some picsNice pics!!
-
So I was just reading about...Go for an Android, no hassles lots of apps, decently priced. Windows phone is an outcast, you will just have problems, and Apple is too much hyped.
-
Stockton goig bankruptThats what happens when Corporations heads run the country. If this trend continues total anarchy is not far away.
-
Internet bandwidth logging & limitationUse a proxy server, Squid(open source), there are lots of options from bandwidth limitation (for selective users or subnet), web sites blocking, port blocking,... everything you can think of. Wallas and you are the enemy of your own employees. :-\
-
(Potential) Memory Mapped File questionYou can use ReadDirectoryChanges WIN 32 API, which registers for file changes in a directory, and use GetQueuedCompletionStatus function to wait for the changes. So when ever new records get added to A you will get notification of the changes, and read the added record and archive it to B. You can store a pointer on where you are in the file (like the number of bytes read) and continue from it when the next change arrive so that you don't have to read the whole file every time a change occurs. If you want to delete contents from the file though you will need some kind of process synchronization to avoid simultaneous write.
-
And Now For Something Completely Different...I have got a better idea, call the support guys. In software, we get so many pathetic and lame support issues, so now you are on the asking side go for it (assuming you have had support issues for the software you developed). Relax and enjoy being on the other side of the support. :-\
-
job post setting up for failure?Is the salary per yr or per month ? If per yr for that much, I think they are just marketing not hiring. ;)
-
Happy new year 2066 Bikram Sambat (B.S)But the boring part, No HOLIDAY in our company. :(
-
Happy new year 2066 Bikram Sambat (B.S)Happy New Year 2066 to all CPians. May this NEW YEAR bring peace and prosperity to Nepal and everywhere else on Earth. P.S. Bikram Sambat(B.S.) is the official calendar of Nepal and is used in Nepal and India. It was established by a king named Bikram Adhittya.
-
Happy Easter, CPians!Must be a Easter gift from the well known "Global Warming" ;)
-
Programming Question: C++ Builder StringYes we have BCB 6 in our project for quite some time now, and after some time you get the hang of it. You can always use the std::string class, thats the flexibility.
-
Virus infection [modified]FyreWyrm wrote:
ltimately he wants to use IE instead of Firefox
Thats something you wouldn't hear everyday.:confused:
-
Higher Software EducationJust finished B.SC in Computer science, two yrs back. Had classes in C, Assembly language, compiler design, JAVA, and even web programming. If one just sticks to web programming, no need for low level knowledge of computers. The courses were great but lousy teachers but I think that a low level knowledge is essential, when things go wrong in places where you least expected, you need that low level knowledge and find a workaround based on that.
-
CJOTDIt should have been like this: Son: There's a man at the door with one leg called Fred. :laugh:
-
[Cricket] Aus vs. SADamn!! this 16 hrs load shedding, it has been like ages when I watched a good game. SA won, Great news, thanks Mate. ;) The aussies are now in line.
-
Have you ever...I am not saying this in the context of eating. Just for the sake of taste, wiping out a species! I don't think a wise man would do that. And no I am not a vegetarian. And I don't think the Tiger (Top of the food chain) would hunt the deers recklessly to extinction.
-
Have you ever...Pathetic, and it is said man is the wisest. It should be said man the most dreadful and gruesome beast.