Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added a #warning.
  • Loading branch information
icculus committed Oct 2, 2000
1 parent e1af4fd commit f4207b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BASIClib/ArrayFunctions.c
Expand Up @@ -6,6 +6,7 @@

#include "ArrayFunctions.h"

#warning write these!
static void __arrayEraseStatic(__PBasicArray array)
/*
* Handles the ERASE command for dynamic arrays.
Expand Down

0 comments on commit f4207b7

Please sign in to comment.