User Profile
Collapse
-
sorry, but i know a little bit. i just starting to learn for myself. anyway, how about the code i gave, i know tthat you have the class person, name and phonerecord. i confused about writing the main app. could you help?... -
convert C struct to java
my problem is converting C to java, pls help.....
this the code....
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#define FIRST_NAME_LEN 31
#define SECOND_NAME_LEN 51
#define NUMBER_LEN 16
#define MAX_NUMBERS 50
#define TRUE 1
#define FALSE 0
struct Name
{
...
No activity results to display
Show More
Leave a comment: