User profile: Noobprogrammer89

User info
User name:Noobprogrammer89
History
Joined:
Number of posts:31
Latest posts:

[Help] Function call and array
the program runs, but when i input a message and enter, it just hang and stopped working, any idea?

[Help] Function call and array
Works like a charm :) Thanks.. 1 more thing, while it converts to binary, it always display 0 value ...

[Help] Function call and array
@codekiddy ok i know the logic. But still it's not displaying what I want. The binary data output s...

[Help] Function call and array
@codekiddy actually the code [code]int binaryConvert(long convert)[/code] is suppose to be pass by a...

[Help] Function call and array
My main program is to convert a string of message to ASCII code, and then invoke a function call of ...