Forum: Java Mar 19th, 2009 |
| Replies: 4 Views: 917 I would like to ask some help from you.
I'm Mark from the Philippines.
I'm a newbie programmer and I'm new with java,that's why it's very difficult for me to make a program using java.
Our... |
Forum: Java Mar 18th, 2009 |
| Replies: 4 Views: 445 Hello Fellas,
I would like to ask some help from you.
I'm Mark from the Philippines.
I'm a newbie programmer and I'm new with java,that's why it's very difficult for me to make a program using... |
Forum: HTML and CSS Feb 17th, 2009 |
| Replies: 11 Views: 46,649 Wow! This is really awesome!!. . |
Forum: HTML and CSS Feb 16th, 2009 |
| Replies: 4 Views: 608 Thank you so much for the effort guys,but the problem is when I click the button nothing happens. . |
Forum: HTML and CSS Feb 13th, 2009 |
| Replies: 4 Views: 608 Hi EveryOne,
I am given only 2 days to finish my assignment in 2 days,but I'm only a biginner in HTML. .
I would like to ask anyone to please check if what is wrong in my code.... |
Forum: Java Feb 5th, 2009 |
| Replies: 1 Views: 350 :) Hey Guys,
I'm a newbie poster here and I'm new with java. . I made a GUI of a simple calculator,the problem is I don't know how to put events on the buttons of my simple calculator. .
... |
Forum: Assembly Sep 23rd, 2008 |
| Replies: 1 Views: 622 I'm new here,I just want to have your answers..
any answer,negative or positive I'll acccept it..
1. Can you please Justify what situations or applications programmers will rather use Assembly... |
Forum: C Aug 28th, 2008 |
| Replies: 1 Views: 614 hey guys,
I would like to make a menu like this:
MENU
[A] - Addition of binary digits
[B]... |
Forum: C Jul 24th, 2008 |
| Replies: 12 Views: 10,252 Thanks everyone, I finally got it right! |
Forum: C Jul 23rd, 2008 |
| Replies: 12 Views: 10,252 Thank you very much dude, I appreciate that!
Can you help me with my prob?
here's my code..
#include <stdio.h>
int main(void) { |
Forum: C Jul 23rd, 2008 |
| Replies: 12 Views: 10,252 |
Forum: C Jul 23rd, 2008 |
| Replies: 12 Views: 10,252 wow! thanks a lot mr.,but still nothing happened.. |
Forum: C Jul 22nd, 2008 |
| Replies: 12 Views: 10,252 hi eveRyone,
I just want to have your tips for my code..
#include <stdio.h>
main()
{
hexa = 16; |
Forum: C Jul 21st, 2008 |
| Replies: 5 Views: 3,421 wow! thank you very much!! it is very helpful to me.. |
Forum: C Jul 19th, 2008 |
| Replies: 5 Views: 3,421 #include <stdio.h>
main()
{
int ctr, bin, quotient, deci=0, binary,octal,hexa;
float rem;
char mark_magic; |