Another array problem :/
#1

Код:
new Hospitals[7][3] = {
    {-2655.202880}, {637.699462}, {14.453125},
    {-2203.409912}, {-2309.779052}, {31.375000},
    {1176.615478}, {-1323.509399}, {14.030076},
    {2034.536376}, {-1403.756469}, {17.276647},
    {1243.341308}, {331.165222}, {19.554687},
    {-319.580474}, {1050.357910}, {20.340259},
    {1579.732910}, {1768.892456}, {10.820312}
};
i keep getting the "initialization data exceeds array size" error, what am i doing wrong?
thanks
Reply


Messages In This Thread
Another array problem :/ - by dowster - 19.07.2011, 19:03
Re: Another array problem :/ - by Jofi - 19.07.2011, 19:10
Re: Another array problem :/ - by Raimis_R - 19.07.2011, 19:12
Re: Another array problem :/ - by dowster - 19.07.2011, 19:15

Forum Jump:


Users browsing this thread: 2 Guest(s)