I need a fairly large 3-dimensional array of long longs (64-bit integers). It's dimensions are 64x2x6. If I try to initialize the array without malloc'ing(), I get a segfault.<BR><BR>I know, I should ...
string[] test = new string[]{"Hello Mr. "+get_name(),Random.Next(10)+" is your lucky number"}; string[] names = {"Jim","Bob","Alice"}; string get_name() { int t; t ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results