What is the best way for me to send and int[999999] accross a socket? When I just plug in the pointer to the array I get this error: Error 1 error C2664: 'send' : cannot convert parameter 2 from 'int (*)[999999]' to 'const char *'
fuggles 0 Junior Poster in Training
wildgoose 420 Practically a Posting Shark
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.