473,513 Members | 2,513 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

subarray

oll3i
679 Contributor
why when i try to use subarray (for byte array)function eclipse says it's undefined
but i read that this function is defined in java?

Thank YOU
May 27 '08 #1
5 4528
JosAH
11,448 Recognized Expert MVP
why when i try to use subarray (for byte array)function eclipse says it's undefined
but i read that this function is defined in java?

Thank YOU
What class defines the 'subarray' method according to Eclipse?

kind regards,

Jos
May 27 '08 #2
oll3i
679 Contributor
eclipse says subArray is undefined in my class ? i want to subtract one array of bytes
Thank You
May 27 '08 #3
BigDaddyLH
1,216 Recognized Expert Top Contributor
eclipse says subArray is undefined in my class ? i want to subtract one array of bytes
Thank You
You haven't defined subArray. Therefore it is undefined.
May 27 '08 #4
oll3i
679 Contributor
so it is undefined in java then cos i read somewhere it is
okey then Thank YOU sorry for bothering
May 27 '08 #5
BigDaddyLH
1,216 Recognized Expert Top Contributor
so it is undefined in java then cos i read somewhere it is
okey then Thank YOU sorry for bothering
You could always define it.
May 27 '08 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
3791
by: Ante Perkovic | last post by:
Hi, everybody First, the code: --------------------- $maxNo = 500 $numbers = range (1,$maxNo); srand ((double)microtime()*1000000); shuffle ($numbers); $subarray = array_slice ($numbers, 0,...
5
2824
by: Frostillicus | last post by:
I'm trying to use array_multisort to sort by one of the dimensions of an array stored in $GLOBALS like this: array_multisort($GLOBALS, SORT_STRING, SORT_DESC); Each "row" in $GLOBALS contains...
10
3187
by: David | last post by:
Hi everyone, Hoping there are some .js/browser experts out there that can help with this weird problem. I have made a swap div routine and applied the events to menu buttons with a closer...
4
2308
by: ron | last post by:
Hi, I have class object that i serialize using the System.Xml.Serialization class. Intermittently the object is not getting serialized correctly, using System.Xml.Serialization classes....
1
6307
by: Need Helps | last post by:
Writing my own algorithm to make a subarray in Visual C++ would be easy enough, but is there a useful function or method for doing this? I have strings stored as TCHAR and I want to get substrings...
7
14586
by: 116Rohan | last post by:
You're given an array containing both positive and negative integers and required to find the sub-array with the largest sum (O(N) a la KBL). Write a routine in C for the above Any pointers on...
1
6061
by: artev | last post by:
if I have array-n-01= array-n-02= want change in one array03 so: array03= array03= array03= array03=
2
2021
by: gm04030276 | last post by:
hey, i'm basically trying to use php sessions and a bit of javascript to make tabbed browsing within a web page using sessions to store the data of the different opened pages. Problem: when i unset...
4
3690
by: puzzlecracker | last post by:
say I have an array string array1={"aa","bb"...}; I want to create second array that will contain all elements first array except for the very first one ? Thanks
0
7260
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7161
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7384
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7539
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7101
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
4746
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3234
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3222
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
802
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.