... the ... operator ... 2 = ... any ... in "a=b\n" ... you're ... as ... the ... point of ... of "how do I ... thought ... Gloucestershire, GL12 8JD, UK ... ...
i don't know if we can ask about win32 C programming here but i need to know how can we do some APIhooks because i need them to capture text from the...
... Hi Souini, yes, this group is about C/C++ programming in general, so asking questions about Windows programming is absolutely fine. Regarding API hooks I...
... Hi Abhishek, maybe the order of the #include directives causes this trouble. Try changing this order such that you #include <sys/socket.h> earlier than all...
... I tried this , still the same what else could be the cause ... __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 ...
... nothing seems to be wrong with this file as such I copied libnetlink.c and libnetlink.h in new directory and compiled it seprately and it works fine..... ...
Which linux tree ur using ?? .. If U have introduced some thing newly and messing up the things ..U have to help ur self.. might be ur doing a very small...
... Hi Prasita, first a greeting wouldn't hurt (and it's considered good style). Second no way. Input and output to whatever media (be it disks, printers,...
... <prasita2k4@y...> ... any library ... Hi Prasita, first a greeting wouldn't hurt (and it's considered good style). Second no way. Input and output to...
Reply embedded... ... What information did Nico gave was wrong? Unless I missed interpret something, he was correct. Do you have counter examples to prove your...
<snip> ... Not much to add from my side: 1) If you think I did give wrong information, then it's up to YOU to prove that I'm wrong. If you can do, fine, I am...
Hi: Is it legal to return an (automatic variable) array from subroutine ?. I did't to malloc. Although the code compiles and works fine. #include <stdio.h> int...
... No, it's not. No one will guarantee (except for one particular compiler version) that this automatic array will be _accessible_ via b in your main()...
From: sandeep shelke ... If you consider that advice wrong, may I suggest you show us how to output a character in C without using library functions? No?...
Hi, I think Nico was right and I am also here to learn. What I believe was the original question, was to print platform-independently, but it was not...
Hi, Well.. I think Its possiable to print a character without using any of library functions but only in certain conditions. 1. Ur operating system should be...
... Hi Murali, not a bad idea, but as usual I have a few "but"s. :-) 1) Real-mode operation is not necessary; if you have a privileged user process in a...
[...and where's your actual problem? Starting? Design? Understanding the requirements? Explaining us where your problem is? That you are not in the mood to...
... Yes ur correct .. Real mode, protected mode are all intel specific. My solution varies with processors and OS. Any way.. The guy who sent this mail...
... Agreed.. Not in C. I was just thinking of the basic goal. ... regards, Murali M chakravarthy __________________________________ Yahoo! FareChase: Search...
[Huh? Could you please clearly indicate what you're talking about? Maybe I'm blind or a victim to Alzheimer, but I don't have a clue what the two sentences at...
... Forget it. Turbo C is a MS-DOS compiler, and there's no way (at least not without much additional Windows-specific code) to have Turbo C and Access...
<snip> ... Hi Murali, the Atari ST was a home computer based on Motorola's 68000 CPU; a nice little thing, a bit bigger than a standard US-American or Western ...
Thank you Nico for the tip ... Forget it. Turbo C is a MS-DOS compiler, and there's no way (at least not without much additional Windows-specific code) to have...