delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/06/28/12:00:40

From: Radical NetSurfer <radsmail AT juno DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Are THESE two statements EQUAL?
Date: Wed, 28 Jun 2000 11:55:15 -0400
Message-ID: <5t7klskbj285civf9serk693otnho6t5j0@4ax.com>
X-Newsreader: Forte Agent 1.8/32.548
X-No-Archive: yes
MIME-Version: 1.0
NNTP-Posting-Host: 216.202.140.11
X-Original-NNTP-Posting-Host: 216.202.140.11
X-Trace: 28 Jun 2000 11:57:43 -0400, 216.202.140.11
Lines: 17
X-Original-NNTP-Posting-Host: 64.31.79.51
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Can some one please tell me if these two statements
are corrent  _and_  do the same thing?

THANSK!

BITMAP *Pieces[3234];
PALLETE PPpal[3234];

how would the above statements, be converted into malloc-type
statements, such that the user would be able to specify ONLY as many
Bitmaps/Palettes are required...

  Pieces = (BITMAP**)malloc(3234 * sizeof(BITMAP*));

email always welcomed, radsmail AT juno DOT com
http://members.tripod.como/RadSurfer/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019