Sponsored Content
Full Discussion: Array size
Top Forums Programming Array size Post 4792 by yellowfish on Tuesday 31st of July 2001 02:57:47 PM
Old 07-31-2001
array size

I will say Yes, there is limitation of array size.
However, this will base on O.S and memory.

Let's say you have 4Gb Virtual Mem; it does not mean you can use all of them (i.e. some of them reserved for thread frames...)

If you need to know more details, you may want to go through some O.S internal books.

hope this help

Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

MAX SIZE ARRAY Can Hold it

Hi, Do anyone know what's the max size of array (in awk) can be store before hit any memory issue. Regards (3 Replies)
Discussion started by: epall
3 Replies

2. Shell Programming and Scripting

Size of an array in sh shell script

Is there a way to find out the size of an array in sh shell script? Thanks. (1 Reply)
Discussion started by: trivektor
1 Replies

3. Solaris

command to find out total size of a specific file size (spread over the server)

hi all, in my server there are some specific application files which are spread through out the server... these are spread in folders..sub-folders..chid folders... please help me, how can i find the total size of these specific files in the server... (3 Replies)
Discussion started by: abhinov
3 Replies

4. Programming

size of char array in c

i have to store a data more than 100000. i don't know the size of the data whether it may be 100000 or 1000000. so how can i define variable size; example char abc; but i don't know the size so how can i give array size?? in one sentence how can i give the array size dynamically so that i... (6 Replies)
Discussion started by: phani_sree
6 Replies

5. Programming

CHAR Array - stuffed with values - with more size than it holds

Hi All I am simulating a problem in the production where i faced a situation. Please find the following example program which i simulated. #include<stdio.h> #include<stdlib.h> #include<string.h> int main() { char str1; (3 Replies)
Discussion started by: dhanamurthy
3 Replies

6. Shell Programming and Scripting

The scripts not able to make the file to size 0, every times it go back to its original size

#!/bin/sh ########################################################################################################## #This script is being used for AOK application for cleaning up the .out files and zip it under logs directory. # IBM # Created #For pdocap201/pdoca202 .out files for AOK #1.... (0 Replies)
Discussion started by: mridul10_crj
0 Replies

7. Shell Programming and Scripting

Use Awk and Array to get total size of files

Hello all, I need to do scripts total up the size in selected extension file for example motion.mov and segmentation.avi is in Label Media. For file info.doc and calc.xls in Label Document. I need output will be like this: count 1 Media,,2 GB count 2 Document,,4 GB My problem is,... (16 Replies)
Discussion started by: sheikh76
16 Replies

8. UNIX for Advanced & Expert Users

Physical disk IO size smaller than fragment block filesystem size ?

Hello, in one default UFS filesystem we have 8K block size (bsize) and 1K fragmentsize (fsize). At this scenary I thought all "FileSytem IO" will be 8K (or greater) but never smaller than the fragment size (1K). If a UFS fragment/blocksize is allwasy several ADJACENTS sectors on disk (in a ... (4 Replies)
Discussion started by: rarino2
4 Replies

9. Programming

Php number array from max, min, step size mysql data

I want to create a form with data values in a dropdown list. The values in the dropdown list need to be generated on the fly from max, min and increment values contained in a mysql database. Hopefully this makes sense, I really have no idea where to start :confused: Thanks (6 Replies)
Discussion started by: barrydocks
6 Replies

10. Shell Programming and Scripting

Array size in C shell scripting

Hi, I would like to know how to define the size of the array in c shell scripting. (15 Replies)
Discussion started by: gopishrine
15 Replies
DateTime::Locale::ee(3) 				User Contributed Perl Documentation				   DateTime::Locale::ee(3)

NAME
DateTime::Locale::ee SYNOPSIS
use DateTime; my $dt = DateTime->now( locale => 'ee' ); print $dt->month_name(); DESCRIPTION
This is the DateTime locale package for Ewe. DATA
This locale inherits from the DateTime::Locale::root locale. It contains the following data. Days Wide (format) DzoXa BraXa KuXa YawoXa FiXa MemleXa KXsiXa Abbreviated (format) Dzo Bra KuX Yaw FiX Mem KXs Kwe Narrow (format) D B K Y F M K Wide (stand-alone) DzoXa BraXa KuXa YawoXa FiXa MemleXa KXsiXa Abbreviated (stand-alone) Dzo Bra KuX Yaw FiX Mem KXs Kwe Narrow (stand-alone) D B K Y F M K Months Wide (format) Dzove Dzodze Tedoxe AfXfiX Dama Masa SiamlXm Deasiamime AnyXnyX Kele AdeXmekpXxe Dzome Abbreviated (format) Dzv Dzd Ted AfX Dam Mas Sia Dea Any Kel Ade Dzm Narrow (format) D D T A D M S D A K A D Wide (stand-alone) Dzove Dzodze Tedoxe AfXfiX Dama Masa SiamlXm Deasiamime AnyXnyX Kele AdeXmekpXxe Dzome Abbreviated (stand-alone) Dzv Dzd Ted AfX Dam Mas Sia Dea Any Kel Ade Dzm Narrow (stand-alone) D D T A D M S D A K A D Quarters Wide (format) Q1 Q2 Q3 Q4 Abbreviated (format) Q1 Q2 Q3 Q4 Narrow (format) 1 2 3 4 Wide (stand-alone) Q1 Q2 Q3 Q4 Abbreviated (stand-alone) Q1 Q2 Q3 Q4 Narrow (stand-alone) 1 2 3 4 Eras Wide Hafi Yesu Va Do XgX na Yesu Yesu XXli Abbreviated HY YX Narrow HY YX Date Formats Full 2008-02-05T18:30:30 = BraXa, 2008 Dzodze 05 1995-12-22T09:05:02 = FiXa, 1995 Dzome 22 -0010-09-15T04:44:23 = MemleXa, -10 AnyXnyX 15 Long 2008-02-05T18:30:30 = 2008 Dzodze 5 1995-12-22T09:05:02 = 1995 Dzome 22 -0010-09-15T04:44:23 = -10 AnyXnyX 15 Medium 2008-02-05T18:30:30 = 2008 Dzd 5 1995-12-22T09:05:02 = 1995 Dzm 22 -0010-09-15T04:44:23 = -10 Any 15 Short 2008-02-05T18:30:30 = 08/02/05 1995-12-22T09:05:02 = 95/12/22 -0010-09-15T04:44:23 = -10/09/15 Default 2008-02-05T18:30:30 = 2008 Dzd 5 1995-12-22T09:05:02 = 1995 Dzm 22 -0010-09-15T04:44:23 = -10 Any 15 Time Formats Full 2008-02-05T18:30:30 = 18:30:30 UTC 1995-12-22T09:05:02 = 09:05:02 UTC -0010-09-15T04:44:23 = 04:44:23 UTC Long 2008-02-05T18:30:30 = 18:30:30 UTC 1995-12-22T09:05:02 = 09:05:02 UTC -0010-09-15T04:44:23 = 04:44:23 UTC Medium 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 09:05:02 -0010-09-15T04:44:23 = 04:44:23 Short 2008-02-05T18:30:30 = 18:30 1995-12-22T09:05:02 = 09:05 -0010-09-15T04:44:23 = 04:44 Default 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 09:05:02 -0010-09-15T04:44:23 = 04:44:23 Datetime Formats Full 2008-02-05T18:30:30 = BraXa, 2008 Dzodze 05 18:30:30 UTC 1995-12-22T09:05:02 = FiXa, 1995 Dzome 22 09:05:02 UTC -0010-09-15T04:44:23 = MemleXa, -10 AnyXnyX 15 04:44:23 UTC Long 2008-02-05T18:30:30 = 2008 Dzodze 5 18:30:30 UTC 1995-12-22T09:05:02 = 1995 Dzome 22 09:05:02 UTC -0010-09-15T04:44:23 = -10 AnyXnyX 15 04:44:23 UTC Medium 2008-02-05T18:30:30 = 2008 Dzd 5 18:30:30 1995-12-22T09:05:02 = 1995 Dzm 22 09:05:02 -0010-09-15T04:44:23 = -10 Any 15 04:44:23 Short 2008-02-05T18:30:30 = 08/02/05 18:30 1995-12-22T09:05:02 = 95/12/22 09:05 -0010-09-15T04:44:23 = -10/09/15 04:44 Default 2008-02-05T18:30:30 = 2008 Dzd 5 18:30:30 1995-12-22T09:05:02 = 1995 Dzm 22 09:05:02 -0010-09-15T04:44:23 = -10 Any 15 04:44:23 Available Formats d (d) 2008-02-05T18:30:30 = 5 1995-12-22T09:05:02 = 22 -0010-09-15T04:44:23 = 15 EEEd (d EEE) 2008-02-05T18:30:30 = 5 Bra 1995-12-22T09:05:02 = 22 FiX -0010-09-15T04:44:23 = 15 Mem Hm (H:mm) 2008-02-05T18:30:30 = 18:30 1995-12-22T09:05:02 = 9:05 -0010-09-15T04:44:23 = 4:44 hm (h:mm a) 2008-02-05T18:30:30 = 6:30 EW 1995-12-22T09:05:02 = 9:05 AN -0010-09-15T04:44:23 = 4:44 AN Hms (H:mm:ss) 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 9:05:02 -0010-09-15T04:44:23 = 4:44:23 hms (h:mm:ss a) 2008-02-05T18:30:30 = 6:30:30 EW 1995-12-22T09:05:02 = 9:05:02 AN -0010-09-15T04:44:23 = 4:44:23 AN M (L) 2008-02-05T18:30:30 = 2 1995-12-22T09:05:02 = 12 -0010-09-15T04:44:23 = 9 Md (M-d) 2008-02-05T18:30:30 = 2-5 1995-12-22T09:05:02 = 12-22 -0010-09-15T04:44:23 = 9-15 MEd (E, M-d) 2008-02-05T18:30:30 = Bra, 2-5 1995-12-22T09:05:02 = FiX, 12-22 -0010-09-15T04:44:23 = Mem, 9-15 MMM (LLL) 2008-02-05T18:30:30 = Dzd 1995-12-22T09:05:02 = Dzm -0010-09-15T04:44:23 = Any MMMd (MMM d) 2008-02-05T18:30:30 = Dzd 5 1995-12-22T09:05:02 = Dzm 22 -0010-09-15T04:44:23 = Any 15 MMMEd (E MMM d) 2008-02-05T18:30:30 = Bra Dzd 5 1995-12-22T09:05:02 = FiX Dzm 22 -0010-09-15T04:44:23 = Mem Any 15 MMMMd (MMMM d) 2008-02-05T18:30:30 = Dzodze 5 1995-12-22T09:05:02 = Dzome 22 -0010-09-15T04:44:23 = AnyXnyX 15 MMMMEd (E MMMM d) 2008-02-05T18:30:30 = Bra Dzodze 5 1995-12-22T09:05:02 = FiX Dzome 22 -0010-09-15T04:44:23 = Mem AnyXnyX 15 ms (mm:ss) 2008-02-05T18:30:30 = 30:30 1995-12-22T09:05:02 = 05:02 -0010-09-15T04:44:23 = 44:23 y (y) 2008-02-05T18:30:30 = 2008 1995-12-22T09:05:02 = 1995 -0010-09-15T04:44:23 = -10 yM (y-M) 2008-02-05T18:30:30 = 2008-2 1995-12-22T09:05:02 = 1995-12 -0010-09-15T04:44:23 = -10-9 yMEd (EEE, y-M-d) 2008-02-05T18:30:30 = Bra, 2008-2-5 1995-12-22T09:05:02 = FiX, 1995-12-22 -0010-09-15T04:44:23 = Mem, -10-9-15 yMMM (y MMM) 2008-02-05T18:30:30 = 2008 Dzd 1995-12-22T09:05:02 = 1995 Dzm -0010-09-15T04:44:23 = -10 Any yMMMEd (EEE, y MMM d) 2008-02-05T18:30:30 = Bra, 2008 Dzd 5 1995-12-22T09:05:02 = FiX, 1995 Dzm 22 -0010-09-15T04:44:23 = Mem, -10 Any 15 yMMMM (y MMMM) 2008-02-05T18:30:30 = 2008 Dzodze 1995-12-22T09:05:02 = 1995 Dzome -0010-09-15T04:44:23 = -10 AnyXnyX yQ (y Q) 2008-02-05T18:30:30 = 2008 1 1995-12-22T09:05:02 = 1995 4 -0010-09-15T04:44:23 = -10 3 yQQQ (y QQQ) 2008-02-05T18:30:30 = 2008 Q1 1995-12-22T09:05:02 = 1995 Q4 -0010-09-15T04:44:23 = -10 Q3 yyQ (Q yy) 2008-02-05T18:30:30 = 1 08 1995-12-22T09:05:02 = 4 95 -0010-09-15T04:44:23 = 3 -10 Miscellaneous Prefers 24 hour time? Yes Local first day of the week DzoXa SUPPORT
See DateTime::Locale. AUTHOR
Dave Rolsky <autarch@urth.org> COPYRIGHT
Copyright (c) 2008 David Rolsky. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This module was generated from data provided by the CLDR project, see the LICENSE.cldr in this distribution for details on the CLDR data's license. perl v5.18.2 2017-10-06 DateTime::Locale::ee(3)
All times are GMT -4. The time now is 05:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy