www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/04/04/22:25:13

Message-Id: <3.0.5.32.19990403081528.007e0690@200.252.238.1>
X-Sender: thiagofga AT 200 DOT 252 DOT 238 DOT 1
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32)
Date: Sat, 03 Apr 1999 08:15:28 -0300
To: djgpp AT delorie DOT com
From: "Thiago F.G. Albuquerque" <thiagofga AT ambr DOT com DOT br>
Subject: RHIDE: Sugestion: prototype completion
Mime-Version: 1.0
Reply-To: djgpp AT delorie DOT com

In the editor, you type the name of the function (or part of it). Then, you
press some key combination. Then, RHIDE searchs in the files listed in
Syntax Help\Files to Search, as it would do if you pressed ^F2. Then it
displays the function's prototype in the screen.

Here's as example:

You type 

blit_

and press, say, ^\. And then that "blit" you typed becomes

void blit(BITMAP *source, BITMAP *dest, int source_x, int source_y,
int dest_x, int dest_y, int width, int height);

and the cursor is positioned under the first argument.

What do you say? It would speed up our coding.

Regards,
Thiago

- Raw text -


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