... Hi Shiva, that's easy to explain and hopefully easy to remedy. In the respective line you've written: if((status->FE_HAS_SIGNAL)==0x01) This syntax means...
Ok people. I'm looking for smart programmers to help me get my idea started. My idea is to develop a grid operating system. This grid operating system could be...
... exercises ... for ... you will find a book called "LET US C" ny yeshwant kanethkar. i hope it will help u alot. and also a book called "TEST UR C SKILLS" i...
I want to port a Windows C program to Linux, but I'm told there are some differences between the two, and Linux won't compile without some tweaking. Can...
... LOL. Sorry, no offense intended, but I bursted out laughing when reading your idea of "adding" two 32-bit CPUs to yield one 64-bit CPU. No, it does not...
... I just dare to add that, as identified and pointed out by Thomas Hruska (Yahoo! board c-prog) LET US C does _not_ care for ANSI compliant code. Be careful...
... That depends on what exactly you've written. If it's code specific to Windows (GUI, APIs and the like), then you probably will have to rewrite large...
... Little things like some functions will have to be changed (for example, Linux does not have getch(), but it does have getchar(); I've even heard that some...
... Also the other way round is true: Windows is POSIX compliant to a certain degree (which is not very high); but useful functions such as opendir() and its...
I have been looking for some help. I am a student in an Intro to C++ class. I am not a programmer but I am required to take a programming class. I am using...
... workarounds...) ... as ... one ... libraries ... want to ... Ok, here's what I did. I wrote a program in Bloodshed Dev-c which compiled and ran perfectly....
What is problem with the code? Please explain. ... === message truncated === Mickey M. Construction Partner Inc. http://www.constructionpartner.com ...
... Well, the thought is admirable. But I don't think it's practical just yet. For starters, some things are simply not additive. You cannot "add" two 32-bit...
Well, I am trying to see if it is programmed right. For some strange reason I am not able to compile it on my laptop or my desktop. Also, is there another...
... <snip> Totally correct. However, Alan's idea has one striking point for it: the technical restrictions have changed noteably since the early 1980's. Let's...
I hear and respect what your saying and understand your doubts, but ... As ... programmer ... in ... isn't ... written ... CPU. ... around ... even ... I ... ...
hi your idea is very awesome and very good if we did like that it will improve the server concept and we can get a good network one more thing i am ready to...
Yes, that would be awesome! I may not be the best in the world at communicating my idea, but you sound like you know what I'm talking about now. I am a...
As far as increasing the speed goes, you have missed one thing which will cause the Speed to be greatly reduced and that is Network. Good idea overall though ...
... will cause the Speed to be greatly reduced and that is Network. ... Yeah, I realize that. I figure 3 computers max on a 10gig fiber optic network. But who...
Hey guys, I have learnt c as well c++. For building a nice career in IT Industry, which language should i opt for Java or dot net. I will be working with...
Ok, here's what I did. I wrote a program in Bloodshed Dev-c which compiled and ran perfectly. Then I copied that code into Visual C++, which also ran right. So...
... Just to point out that this construct is not portable. fflush() is only guaranteed to work on output streams. -- PJH A man walks into a bakery, points and...
... <snip> Stop, stop, stop. I suggest we set up one very clear rule here (and I am not sure whether I have already broken it myself): Be careful how you give...
... <snip> I recommend practicing your C++ skills and to learn Java. DotNet is a Microsoft-only technology; if you intend to stick with MS for the remainder of...
... You know.... learning programming is like learning cycling on a bike. If you can drive, no matter what type of bike you take. Learn C++ in general, learn...
... I just want to say that I agree with Marek. The more you know, the easier it is to learn new stuff. Get all the experience you can, in every area. Be...
My current situation is this, I work for myself as a network consultant, mostly windows an windows server networks. I have been networking for about 17 years....