Hi there. I'm not speaking from experience, however, I looked fonts up in my JBuilder book. According to SAMS Teach Yourself JBuilder the fonts you have available to you in your applets depend on which fonts are installed on the system where your applet is running. You can use the...
I'm looking for free online ideas for programming projects. I'm not looking to undergo a huge project, just looking for ideas to get more practice coding in C++ using classes, multidimensional arrays, ect... Thanks in advance.
I posted last night regarding my sort function, however, it turns out that wasn't the problem at all, it was my write function. I have since fixed that problem within my write function. The problem I'm dealing with now, is that my read func. seems not to be getting the final number from my...
Hi I'm trying to sort an array's elements into sequential order. When I run my program I am able to read the input from my input file, and then store that input in my array, but I can't get it to sort properly. I've pasted my sort function below. if you have any ideas please let me know...
Hi This program preforms various types of arithmeitc on rational #s, but does not divide the fractions into whole #s. I wrote a class called Rational and created several memb. functions. When I attempt to define my print function I get a compile error. I have pasted the code and error below...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.