Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
BeOS programming...
Name: Joey Mink Date: July 23, 2002 at 08:41:46 Pacific
Comment:
Hey all,
I've been reading the BeOS bible in my spare time the last week, and I'm doing all I can to learn the OS before I attempt to program in C++ for it...but are there any bodies out there that are already hardcore into programming for it that want to comment?
I've been taught c++ concepts in college through inheritence and templated classes and such, but of course that's just generic c++ stuff...I assume there are libraries specific to BeOS application programming or something...
Summary: Search the web for a usb to ethernet beos program I know some guy has one and it is supposed to work. Bebits may have it? What I think is that you may not have a working usb port. Beos PE supports onl...
Summary: With BeOS, SMP support has nothing to do with the applications. SMP support is handled entirely by the BeOS itself, without requiring programs to be SMP-aware or multiprocessor-enabled. SMP is not ...
Summary: To run Windows executables under BeOS you would need a complete Windows emulator or similar, and that's not going to happen. You have to realise BeOS can only run BeOS programs and Windows can only ru...